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
Pull Request — master (#17)
by
unknown
02:10
created
src/SettingsServiceProvider.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\Settings;
4 4
 
5 5
 use Backpack\Settings\app\Models\Setting as Setting;
6
-use Config;
7 6
 use Illuminate\Routing\Router;
8 7
 use Illuminate\Support\Facades\Schema;
9 8
 use Illuminate\Support\ServiceProvider;
Please login to merge, or discard this patch.