Remove Experimental

This commit is contained in:
Mike A. Trethewey
2020-02-12 04:23:57 -08:00
parent 7189d6a5ed
commit 7a38d3afc4
3 changed files with 5 additions and 7 deletions

1
Gui.py
View File

@@ -120,7 +120,6 @@ def guiMain(args=None):
# Adjuster Controls
self.adjustContent,self.working_dirs = adjust_page(self,self.adjustWindow,self.working_dirs)
# self.adjustContent,self.working_dirs = adjust_page(self,self.adjustWindow,self.working_dirs)
self.adjustContent.pack(side=TOP, fill=BOTH, expand=True)
# Custom Controls