mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
check_ftrack_url has moved from event_server_cli to lib to be importable
This commit is contained in:
parent
b567af166d
commit
daee320863
4 changed files with 36 additions and 33 deletions
|
|
@ -1,2 +1,2 @@
|
|||
from .lib import *
|
||||
from .ftrack_server import FtrackServer
|
||||
from .ftrack_server import FtrackServer, check_ftrack_url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue