We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace Backpack\Generators\Console\Commands; |
4 | 4 | |
5 | 5 | use Illuminate\Console\GeneratorCommand; |
6 | -use Illuminate\Support\Str; |
|
7 | 6 | |
8 | 7 | class CrudControllerBackpackCommand extends GeneratorCommand |
9 | 8 | { |