Update tool_task.py

This commit is contained in:
Mr Chen 2024-11-24 04:44:24 +08:00
parent d32523c451
commit e4d7ebbe25
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ def createBgTask():
return True
cmd = "cd " + mw.getPanelDir() + " && nice -n 10 python3 " + getPluginDir() + "/tool_task.py execute"
params = {
'name': name,