We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Backpack\Generators\Console\Commands; |
4 | 4 | |
5 | -use Artisan; |
|
6 | 5 | use Illuminate\Console\Command; |
7 | 6 | use Spatie\Permission\Models\Permission; |
8 | 7 |