From e437cf6ab15da43e41fe556aa58d22eb63036456 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 15 Mar 2021 16:37:00 +0100 Subject: [PATCH] Remove ErrorReport global from ajax.js Signed-off-by: William Desportes --- js/src/ajax.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/js/src/ajax.js b/js/src/ajax.js index 642ee839b0..8ec0e2fe17 100644 --- a/js/src/ajax.js +++ b/js/src/ajax.js @@ -1,6 +1,3 @@ - -/* global ErrorReport */ // js/error_report.js - /** * This object handles ajax requests for pages. It also * handles the reloading of the main menu and scripts.