master cleanup 2
This commit is contained in:
parent
45530ae91f
commit
609e40ac40
|
|
@ -42,7 +42,6 @@ class Executor:
|
||||||
self.configs = configs
|
self.configs = configs
|
||||||
self.main = self.execute
|
self.main = self.execute
|
||||||
|
|
||||||
|
|
||||||
def execute(self):
|
def execute(self):
|
||||||
|
|
||||||
config_proc = Processor()
|
config_proc = Processor()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue