Remove unused modules

This commit is contained in:
benj5378
2022-01-24 22:42:11 +01:00
committed by WandererFan
parent 4da3c21dcf
commit 2babd6d483
3 changed files with 11 additions and 19 deletions

View File

@@ -38,7 +38,6 @@ class TechDrawWorkbench (Workbench):
def Initialize(self):
# load the module
import TechDrawGui
try:
import TechDrawTools