mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
Remove unused import
This commit is contained in:
parent
acaa3cad9f
commit
08afa8b088
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import logging
|
|||
import contextlib
|
||||
|
||||
|
||||
from avalon.vendor.Qt import QtCore, QtWidgets, QtGui
|
||||
from avalon.vendor.Qt import QtCore, QtWidgets
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue