mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
SyncServer - fixes for revalidating cache for sync settings
Fix wrong methods
This commit is contained in:
parent
86cf197d07
commit
2d6bb1108a
2 changed files with 74 additions and 47 deletions
|
|
@ -4,7 +4,6 @@ import time
|
|||
import sys
|
||||
from setuptools.extern import six
|
||||
import platform
|
||||
from json.decoder import JSONDecodeError
|
||||
|
||||
from openpype.api import Logger
|
||||
from openpype.api import get_system_settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue