diff --git a/openpype/tools/assetlinks/widgets.py b/openpype/tools/assetlinks/widgets.py index e0087e9d47..9a136462b0 100644 --- a/openpype/tools/assetlinks/widgets.py +++ b/openpype/tools/assetlinks/widgets.py @@ -1,5 +1,5 @@ -from Qt import QtWidgets, QtCore, QtGui +from Qt import QtWidgets class SimpleLinkView(QtWidgets.QWidget):