Cleanup of imports

This commit is contained in:
Veronica K. B. Olsen
2020-02-17 13:30:26 +01:00
parent 92f32beab2
commit 110d27d067
8 changed files with 3 additions and 15 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import configparser
import sys
import nw
from os import path, mkdir, makedirs
from os import path, mkdir
from datetime import datetime
from PyQt5.Qt import PYQT_VERSION_STR