Cleaned up import statements

This commit is contained in:
Veronica K. B. Olsen
2019-05-25 20:09:03 +02:00
parent 9dd956bc92
commit 0f608d4442
6 changed files with 8 additions and 9 deletions
-1
View File
@@ -13,7 +13,6 @@
import logging
import nw
from os import path
from PyQt5.QtWidgets import QStatusBar, QLabel, QFrame
logger = logging.getLogger(__name__)