« 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/client/artist-rolling-window.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/js/client/artist-rolling-window.js')
-rw-r--r--src/static/js/client/artist-rolling-window.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/static/js/client/artist-rolling-window.js b/src/static/js/client/artist-rolling-window.js
index b201e7df..b8ff7354 100644
--- a/src/static/js/client/artist-rolling-window.js
+++ b/src/static/js/client/artist-rolling-window.js
@@ -1,5 +1,3 @@
-/* eslint-env browser */
-
 import {cssProp, formatDate} from '../client-util.js';
 
 import {sortByDate} from '../../shared-util/sort.js';