remove (unnecessary) import statements and fix url for notificationpopup

This commit is contained in:
Ralf Becker
2021-07-08 16:09:21 +02:00
parent a63b82d34e
commit 29acd3ddc9
2 changed files with 3 additions and 5 deletions

View File

@@ -11,8 +11,6 @@
'use strict';
import "../../api/js/jsapi/egw_ready.js";
import "../../api/js/framework/fw_base.js";
/**
* Installs app.notifications used to poll notifications from server and display them
*/