Removed unused import

This commit is contained in:
Jakub Trllo 2022-12-12 18:15:05 +01:00 committed by GitHub
parent c0319efd2a
commit a91ae985fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 (