Remove ErrorReport global from ajax.js

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-03-15 16:37:00 +01:00
parent 2ea2d57f58
commit e437cf6ab1
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -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.