@@ -1,7 +1,6 @@ |
||
1 | 1 | <?php namespace Fenos\Notifynder\Models; |
2 | 2 | |
3 | 3 | use Fenos\Notifynder\Notifications\ExtraParams; |
4 | -use Fenos\Notifynder\Parsers\NotifynderParser; |
|
5 | 4 | use Illuminate\Database\Eloquent\Model; |
6 | 5 | use Carbon\Carbon; |
7 | 6 |