SyncServer - fixes for revalidating cache for sync settings

Fix wrong methods
This commit is contained in:
Petr Kalis 2021-05-14 16:33:28 +02:00
parent 86cf197d07
commit 2d6bb1108a
2 changed files with 74 additions and 47 deletions

View file

@ -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