Cleanup of unneeded imports

This commit is contained in:
Veronica K. B. Olsen
2020-05-11 00:20:46 +02:00
parent aba7b452e5
commit 3ad4e26dbc
8 changed files with 10 additions and 10 deletions
-1
View File
@@ -32,7 +32,6 @@ import nw
from os import path
from nw.common import checkString, checkBool, checkInt
from nw.constants import nwFiles
logger = logging.getLogger(__name__)