remove wrong boilerplate

This commit is contained in:
Ralf Becker 2021-06-15 13:34:03 +02:00
parent 3f1653bff8
commit 0874f37223

View File

@ -56,11 +56,6 @@ $1
/api/js/jsapi/egw_app.js /api/js/jsapi/egw_app.js
*/ */
import 'jquery';
import 'jqueryui';
import '../jsapi/egw_global';
import '../etemplate/et2_types';
import { EgwApp } from '../../api/js/jsapi/egw_app'; import { EgwApp } from '../../api/js/jsapi/egw_app';
EOF EOF
, $content); , $content);