use new import of 'check_ftrack_url'

This commit is contained in:
Jakub Trllo 2022-09-13 14:05:25 +02:00
parent b29f26b28c
commit 21e050a8f1
5 changed files with 8 additions and 44 deletions

View file

@ -19,11 +19,8 @@ from openpype.client.operations import (
CURRENT_PROJECT_SCHEMA,
CURRENT_PROJECT_CONFIG_SCHEMA,
)
from openpype.api import (
Logger,
get_anatomy_settings
)
from openpype.lib import ApplicationManager
from openpype.settings import get_anatomy_settings
from openpype.lib import ApplicationManager, Logger
from openpype.pipeline import AvalonMongoDB, schema
from .constants import CUST_ATTR_ID_KEY, FPS_KEYS