« 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-external-link-tooltip.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/js/client/artist-external-link-tooltip.js')
-rw-r--r--src/static/js/client/artist-external-link-tooltip.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/static/js/client/artist-external-link-tooltip.js b/src/static/js/client/artist-external-link-tooltip.js
index 21ddfb91..2eadf916 100644
--- a/src/static/js/client/artist-external-link-tooltip.js
+++ b/src/static/js/client/artist-external-link-tooltip.js
@@ -1,5 +1,3 @@
-/* eslint-env browser */
-
 import {accumulateSum, empty} from '../../shared-util/sugar.js';
 
 import {info as hoverableTooltipInfo, repositionCurrentTooltip}