diff --git a/openpype/tools/utils/host_tools.py b/openpype/tools/utils/host_tools.py index 431009ac27..ee184ccf2d 100644 --- a/openpype/tools/utils/host_tools.py +++ b/openpype/tools/utils/host_tools.py @@ -4,7 +4,6 @@ It is possible to create `HostToolsHelper` in host implementaion or use singleton approach with global functions (using helper anyway). """ -from Qt import QtCore import avalon.api