Browse Source

有人云设备

cqpCow 2 năm trước cách đây
mục cha
commit
1a7d710f14
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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