[cleanup] method without usage
This commit is contained in:
parent
6a40eef3fc
commit
a5d863bf95
@ -3420,9 +3420,6 @@ class SubmitLocal(QWidget):
|
|||||||
|
|
||||||
self.main_layout.addWidget(self.button)
|
self.main_layout.addWidget(self.button)
|
||||||
|
|
||||||
def start(self):
|
|
||||||
print('subprocess Popen')
|
|
||||||
|
|
||||||
def start(self, pp_export, ncores):
|
def start(self, pp_export, ncores):
|
||||||
self.execute_command(pp_export, ncores)
|
self.execute_command(pp_export, ncores)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user