mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Remove unused import
This commit is contained in:
parent
b664fc324e
commit
082b6736eb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ from openpype.pipeline import (
|
|||
CreatedInstance
|
||||
)
|
||||
from openpype.lib import BoolDef
|
||||
from .lib import imprint, read, lsattr
|
||||
from .lib import imprint, read
|
||||
|
||||
from openpype.settings import get_project_settings
|
||||
from .pipeline import containerise
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue