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
e2de3795a2
commit
04339d9bc0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue