Remove unneeded import

This commit is contained in:
Nathan Gray
2021-08-25 11:34:10 -06:00
committed by GitHub
parent 96c8e61127
commit 3e0f302bb5

View File

@ -10,7 +10,6 @@
* @version $Id$
*/
import "./egw.js";
/**
* This code setups the egw namespace and adds the "extend" function, which is
* used by extension modules to inject their content into the egw object.