summaryrefslogtreecommitdiff
path: root/searx/plugins/search_on_category_select.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/plugins/search_on_category_select.py')
-rw-r--r--searx/plugins/search_on_category_select.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/searx/plugins/search_on_category_select.py b/searx/plugins/search_on_category_select.py
index 48d537cee..99066e23e 100644
--- a/searx/plugins/search_on_category_select.py
+++ b/searx/plugins/search_on_category_select.py
@@ -22,5 +22,3 @@ description = gettext(
)
default_on = True
preference_section = 'ui'
-
-js_dependencies = ('plugins/js/search_on_category_select.js',)