@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace Epmnzava\Eticket\Console; |
| 4 | 4 | |
| 5 | 5 | use Illuminate\Console\Command; |
| 6 | -use Illuminate\Support\Facades\File; |
|
| 7 | 6 | |
| 8 | 7 | class TicketStatusInitialize extends Command |
| 9 | 8 | { |