@@ -25,7 +25,6 @@ |
||
| 25 | 25 | |
| 26 | 26 | namespace App\Console\Commands; |
| 27 | 27 | |
| 28 | -use App\Events\ListDevices; |
|
| 29 | 28 | use App\Models\Device; |
| 30 | 29 | use Illuminate\Console\Command; |
| 31 | 30 | |