mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
added missing import
This commit is contained in:
parent
a4bd8523f2
commit
bc6bd4be29
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ from .border_label_widget import BorderedLabelWidget
|
|||
from .card_view_widgets import InstanceCardView
|
||||
from .list_view_widgets import InstanceListView
|
||||
from .widgets import (
|
||||
AbstractInstanceView,
|
||||
CreateInstanceBtn,
|
||||
RemoveInstanceBtn,
|
||||
ChangeViewBtn,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue