egw_open doesn't like the import...

This commit is contained in:
nathan 2022-03-17 16:54:43 -06:00
parent 255add7d98
commit 96039e0729

View File

@ -15,7 +15,6 @@
egw_links; egw_links;
*/ */
import './egw_core.js'; import './egw_core.js';
import {Et2Dialog} from "../etemplate/Et2Dialog/Et2Dialog";
/** /**
* @augments Class * @augments Class