remove (unnecessary) double egw.min.js import

This commit is contained in:
Ralf Becker
2021-07-09 08:15:17 +02:00
parent ff92db4e33
commit edacfc12cb
2 changed files with 1 additions and 7 deletions

View File

@ -14,7 +14,7 @@
egw_core;
egw_debug;
*/
import './egw_core.js';
import './egw.js';
import './egw_json.js'; // for egw.registerJSONPlugin
/**