Some more cleanup

This commit is contained in:
Veronica K. B. Olsen
2020-05-28 19:13:51 +02:00
parent 18132277c3
commit bdbfa1d3c3
2 changed files with 5 additions and 7 deletions
-2
View File
@@ -37,8 +37,6 @@ logger = logging.getLogger(__name__)
class NWDoc():
FILE_MN = "main.nwd"
def __init__(self, theProject, theParent):
self.mainConf = nw.CONFIG