diff options
Diffstat (limited to 'apps/updatenotification/lib/Notification/Notifier.php')
-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 62c4819fb1e..50505ef13f6 100644 --- a/apps/updatenotification/lib/Notification/Notifier.php +++ b/apps/updatenotification/lib/Notification/Notifier.php @@ -48,7 +48,6 @@ class Notifier implements INotifier { $this->notificationManager = $notificationManager; $this->l10NFactory = $l10NFactory; $this->appVersions = $this->getAppVersions(); - \OC::$server->getLogger()->error(json_encode($this->appVersions)); } /** |