Skip to content

Commit a101ff1

Browse files
committed
minor changes
1 parent 3b8022f commit a101ff1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AMLtool.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ class AML_GUI_App:
1919
def __init__(self, root):
2020
self.root = root
2121
self.root.title("AutomationML tool")
22-
# Graphical configuration
23-
#self.root.geometry("600x400")
2422

2523
# parse configuration file
2624
self.mainfolder = os.getcwd()

0 commit comments

Comments
 (0)