removed unused imports

This commit is contained in:
iLLiCiTiT 2021-11-24 21:52:02 +01:00
parent e6a396ba3f
commit e4dff2f171
2 changed files with 0 additions and 4 deletions

View file

@ -1,7 +1,5 @@
import re
import time
import logging
import collections
import Qt
from Qt import QtCore, QtGui

View file

@ -1,12 +1,10 @@
import logging
import time
from . import lib
from Qt import QtWidgets, QtCore, QtGui
from avalon.vendor import qtawesome, qargparse
from avalon import style
from openpype.style import get_objected_colors
from .models import RecursiveSortFilterProxyModel