diff --git a/inc/inc.Notification.php b/inc/inc.Notification.php index e1a6144ae..86eab8cbe 100644 --- a/inc/inc.Notification.php +++ b/inc/inc.Notification.php @@ -12,7 +12,6 @@ * @version Release: @package_version@ */ -global $logger; $notifier = new SeedDMS_NotificationService($logger, $settings); if(isset($GLOBALS['SEEDDMS_HOOKS']['notification'])) {