@@ -5,7 +5,6 @@ |
||
5 | 5 | use Fenos\Notifynder\Models\NotificationCategory; |
6 | 6 | use Fenos\Notifynder\Exceptions\ExtraParamsException; |
7 | 7 | use Fenos\Notifynder\Models\Notification as ModelNotification; |
8 | -use Fenos\Notifynder\Builder\Notification as BuilderNotification; |
|
9 | 8 | use Illuminate\Database\Eloquent\ModelNotFoundException; |
10 | 9 | |
11 | 10 | /** |