mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 07:37:50 +02:00
remove (unnecessary) double egw.min.js import
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
egw_core;
|
||||
egw_debug;
|
||||
*/
|
||||
import './egw_core.js';
|
||||
import './egw.js';
|
||||
import './egw_json.js'; // for egw.registerJSONPlugin
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user