jqh 5 лет назад
Родитель
Сommit
3c24d4a173
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/Console/ActionCommand.php

+ 0 - 1
src/Console/ActionCommand.php

@@ -3,7 +3,6 @@
 namespace Dcat\Admin\Console;
 
 use Illuminate\Console\GeneratorCommand;
-use Illuminate\Support\Str;
 
 class ActionCommand extends GeneratorCommand
 {