Cleanup of unused imports

This commit is contained in:
Veronica K. B. Olsen
2020-08-08 20:55:45 +02:00
parent a47c212b79
commit a9b6e00ba7
12 changed files with 16 additions and 17 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ import nw
from time import time
from PyQt5.QtCore import Qt, QTimer
from PyQt5.QtGui import QColor, QPixmap, QFont, QPainter
from PyQt5.QtCore import QTimer
from PyQt5.QtGui import QColor, QPainter
from PyQt5.QtWidgets import qApp, QStatusBar, QLabel, QAbstractButton
from nw.core import NWSpellCheck