@@ -4,8 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use App\Events\GuitarWasCreated; |
6 | 6 | use App\Notification; |
7 | -use Illuminate\Queue\InteractsWithQueue; |
|
8 | -use Illuminate\Contracts\Queue\ShouldQueue; |
|
9 | 7 | |
10 | 8 | class GenerateRackNotification |
11 | 9 | { |