Remove some unneeded imports

This commit is contained in:
Veronica K. B. Olsen
2020-05-03 20:16:13 +02:00
parent cbf0c265b9
commit 9daa77486c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ import nw
from PyQt5.QtCore import Qt
from PyQt5.QtGui import QPalette, QColor
from PyQt5.QtWidgets import QLabel, QFrame, QStyle
from PyQt5.QtWidgets import QLabel, QFrame
from nw.constants import nwUnicode