cqpCow преди 2 години
родител
ревизия
1a7d710f14
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      app/Jobs/ManDeviceJob.php

+ 0 - 1
app/Jobs/ManDeviceJob.php

@@ -10,7 +10,6 @@ use Illuminate\Contracts\Queue\ShouldQueue;
 use Illuminate\Foundation\Bus\Dispatchable;
 use Illuminate\Queue\InteractsWithQueue;
 use Illuminate\Queue\SerializesModels;
-use Symfony\Component\Console\Output\ConsoleOutput;
 use Symfony\Component\Console\Output\OutputInterface;
 
 class ManDeviceJob implements ShouldQueue