mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
remove unused import
This commit is contained in:
parent
a044aa53bd
commit
89c55673ac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from typing import List, Dict
|
||||
|
||||
from qtpy import QtWidgets, QtCore, QtGui
|
||||
from qtpy import QtCore, QtGui
|
||||
|
||||
from ayon_core.tools.utils import get_qt_icon
|
||||
from ayon_core.tools.common_models import StatusItem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue