@@ -11,8 +11,6 @@ |
||
11 | 11 | | |
12 | 12 | */ |
13 | 13 | |
14 | -use Illuminate\Support\Facades\Event; |
|
15 | - |
|
16 | 14 | App::before(function($request) |
17 | 15 | { |
18 | 16 | Notifier::fetchNotifications(); |