summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/Extractor/deluge_extractor/webui.py
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/plugins/Extractor/deluge_extractor/webui.py')
-rw-r--r--deluge/plugins/Extractor/deluge_extractor/webui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/deluge/plugins/Extractor/deluge_extractor/webui.py b/deluge/plugins/Extractor/deluge_extractor/webui.py
index 715733c..0f58658 100644
--- a/deluge/plugins/Extractor/deluge_extractor/webui.py
+++ b/deluge/plugins/Extractor/deluge_extractor/webui.py
@@ -20,6 +20,5 @@ log = logging.getLogger(__name__)
class WebUI(WebPluginBase):
-
scripts = [get_resource('extractor.js')]
debug_scripts = scripts