This commit is contained in:
Petr Kalis 2021-04-12 15:39:03 +02:00
parent a85e560cc0
commit 9f421882fc
3 changed files with 12 additions and 18 deletions

View file

@ -1,8 +1,6 @@
from Qt import QtWidgets, QtCore, QtGui
from Qt.QtCore import Qt
from Qt import QtCore
from openpype.lib import PypeLogger
from openpype.tools.settings import style
log = PypeLogger().get_logger("SyncServer")