diff options
Diffstat (limited to 'src/static/js/xhr-util.js')
-rw-r--r-- | src/static/js/xhr-util.js | 2 |
1 files changed, 0 insertions, 2 deletions
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. |