Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/lib/Notification/Notifier.php')
-rw-r--r--apps/updatenotification/lib/Notification/Notifier.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/updatenotification/lib/Notification/Notifier.php b/apps/updatenotification/lib/Notification/Notifier.php
index 00d7993891d..c7963a04ea6 100644
--- a/apps/updatenotification/lib/Notification/Notifier.php
+++ b/apps/updatenotification/lib/Notification/Notifier.php
@@ -27,7 +27,6 @@ declare(strict_types=1);
namespace OCA\UpdateNotification\Notification;
-
use OCP\IConfig;
use OCP\IGroupManager;
use OCP\IURLGenerator;