mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Removed unused import
This commit is contained in:
parent
c0319efd2a
commit
a91ae985fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from uuid import uuid4
|
||||
|
||||
from qtpy import QtWidgets, QtCore, QtGui
|
||||
from qtpy import QtWidgets, QtCore
|
||||
|
||||
from .base import BaseWidget
|
||||
from .lib import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue