summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/Execute/deluge_execute/webui.py
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/plugins/Execute/deluge_execute/webui.py')
-rw-r--r--deluge/plugins/Execute/deluge_execute/webui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/deluge/plugins/Execute/deluge_execute/webui.py b/deluge/plugins/Execute/deluge_execute/webui.py
index 26a4445..3586371 100644
--- a/deluge/plugins/Execute/deluge_execute/webui.py
+++ b/deluge/plugins/Execute/deluge_execute/webui.py
@@ -16,6 +16,5 @@ log = logging.getLogger(__name__)
class WebUI(WebPluginBase):
-
scripts = [get_resource('execute.js')]
debug_scripts = scripts