removed unused import

This commit is contained in:
Jakub Trllo 2023-11-03 19:12:17 +01:00
parent 5a0b2f6915
commit d87506f8af

View file

@ -1,5 +1,3 @@
import uuid
from qtpy import QtWidgets, QtCore, QtGui
from openpype.tools.ayon_utils.models import PROJECTS_MODEL_SENDER