mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-2766 - clean up import
This commit is contained in:
parent
c86643dcce
commit
8964fdb754
1 changed files with 1 additions and 1 deletions
|
|
@ -11,12 +11,12 @@ from openpype import lib
|
|||
from openpype.api import Logger
|
||||
from openpype.pipeline import (
|
||||
LegacyCreator,
|
||||
BaseCreator,
|
||||
register_loader_plugin_path,
|
||||
deregister_loader_plugin_path,
|
||||
AVALON_CONTAINER_ID,
|
||||
)
|
||||
import openpype.hosts.aftereffects
|
||||
from openpype.pipeline import BaseCreator
|
||||
from openpype.lib import register_event_callback
|
||||
|
||||
from .launch_logic import get_stub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue