mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix unused and debug imports
This commit is contained in:
parent
194ac53004
commit
be50b0ec05
1 changed files with 1 additions and 2 deletions
|
|
@ -7,9 +7,8 @@ import json
|
|||
import collections
|
||||
|
||||
from pype.vendor import ftrack_api
|
||||
# from pype.ftrack import BaseAction, lib as ftracklib
|
||||
from pype.ftrack import BaseAction
|
||||
from pype.ftrack.lib import avalon_sync1 as ftracklib
|
||||
from pype.ftrack.lib import avalon_sync as ftracklib
|
||||
from pype.vendor.ftrack_api import session as fa_session
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue