mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-21 10:09:33 +00:00
perf: 删除无用代码
This commit is contained in:
parent
3ddeb97ea5
commit
560ff651c4
@ -166,7 +166,6 @@ class JobExecution(JMSOrgBaseModel):
|
||||
result = self.current_job.args
|
||||
result += " chdir={}".format(self.current_job.chdir)
|
||||
return self.job.args
|
||||
# return result
|
||||
|
||||
def get_runner(self):
|
||||
inv = self.current_job.inventory
|
||||
|
Loading…
Reference in New Issue
Block a user