diff options
Diffstat (limited to 'apps/updatenotification/lib')
-rw-r--r-- | apps/updatenotification/lib/Notification/Notifier.php | 1 |
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; |