Scrutinizer GitHub App not installed

We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.

Install GitHub App

Completed
Push — master ( ec4e39...432da1 )
by Cristian
02:06
created
src/Console/Commands/CrudControllerBackpackCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.