From 5cf4428e09302e030c4054ea3ddbd8e7c471c7ac Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 15 Oct 2025 14:20:21 -0300 Subject: client: remove unused eslint-env --- src/static/js/xhr-util.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/static/js/xhr-util.js') diff --git a/src/static/js/xhr-util.js b/src/static/js/xhr-util.js index 8a43072c..bc0698da 100644 --- a/src/static/js/xhr-util.js +++ b/src/static/js/xhr-util.js @@ -1,5 +1,3 @@ -/* eslint-env browser */ - /** * This fetch function is adapted from a `loadImage` function * credited to Parziphal, Feb 13, 2017. -- cgit 1.3.0-6-gf8a5