« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/js/search-worker.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/js/search-worker.js')
-rw-r--r--src/static/js/search-worker.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/static/js/search-worker.js b/src/static/js/search-worker.js
index 387cbca0..96ad8a0b 100644
--- a/src/static/js/search-worker.js
+++ b/src/static/js/search-worker.js
@@ -1,5 +1,3 @@
-/* eslint-env worker */
-
 import FlexSearch from '../lib/flexsearch/flexsearch.bundle.module.min.js';
 
 import {default as searchSpec, makeSearchIndex}