diff options
Diffstat (limited to 'app/controllers/notifications.php')
| -rw-r--r-- | app/controllers/notifications.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/controllers/notifications.php b/app/controllers/notifications.php index b206df1..dc31aab 100644 --- a/app/controllers/notifications.php +++ b/app/controllers/notifications.php @@ -13,9 +13,6 @@ * @since 3.0 */ -require_once 'app/controllers/authenticated_controller.php'; - - class NotificationsController extends AuthenticatedController { /** |
