removed debug line

This commit is contained in:
raphael60650 2021-06-16 08:46:13 +02:00
parent 77ff1c3cec
commit a0fe6d6387

View file

@ -78,7 +78,6 @@ def __init__(self):
, creationflags=CREATE_NO_WINDOW, cwd=get_dir(path))
if os.path.exists(self.path_mkwf + "/DATA"): self.path_mkwf += "/DATA"
print(self.path_mkwf, get_nodir(self.path_mkwf), get_dir(self.path_mkwf))
self.Progress(show=False)