diff --git a/client/ayon_core/tools/sceneinventory/view.py b/client/ayon_core/tools/sceneinventory/view.py index 1daeae74ab..b4ff62a405 100644 --- a/client/ayon_core/tools/sceneinventory/view.py +++ b/client/ayon_core/tools/sceneinventory/view.py @@ -2,7 +2,7 @@ import collections import logging from functools import partial -from qtpy import QtWidgets, QtCore, QtGui +from qtpy import QtWidgets, QtCore import qtawesome from ayon_core import style