mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed unused imports
This commit is contained in:
parent
672ee1d98d
commit
477b4ecfcc
2 changed files with 1 additions and 5 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import copy
|
||||
import collections
|
||||
|
||||
from .lib import (
|
||||
WRAPPER_TYPES,
|
||||
OverrideState,
|
||||
NOT_SET
|
||||
)
|
||||
|
|
@ -14,7 +12,6 @@ from openpype.settings.constants import (
|
|||
from . import (
|
||||
BaseItemEntity,
|
||||
ItemEntity,
|
||||
BoolEntity,
|
||||
GUIEntity
|
||||
)
|
||||
from .exceptions import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue