mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
lib init do not import all credentials functions but only credentials module
This commit is contained in:
parent
f6b91ed589
commit
0272d38c7e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from . import avalon_sync
|
||||
from .credentials import *
|
||||
from . import credentials
|
||||
from .ftrack_app_handler import *
|
||||
from .ftrack_event_handler import *
|
||||
from .ftrack_action_handler import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue