Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
th3w1zard1 committed May 30, 2024
1 parent 9b2abc2 commit 69552cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Tools/HolocronToolset/src/toolset/gui/windows/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@
QCoreApplication,
QEvent,
QFile,
QSize,
QTextStream,
QThread,
Qt,
)
from qtpy.QtGui import (
QColor,
QCursor,
QIcon,
QPalette,
QPixmap,
Expand All @@ -41,7 +39,6 @@
QPushButton,
QSizePolicy,
QStyle,
QStyledItemDelegate,
QVBoxLayout,
)
from watchdog.events import FileSystemEventHandler
Expand Down

0 comments on commit 69552cf

Please sign in to comment.