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 ( 17f7fe...b36d2c )
by Cristian
12s queued 10s
created
src/PageManagerServiceProvider.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Illuminate\Routing\Router;
6 6
 use Illuminate\Support\ServiceProvider;
7
-use Route;
8 7
 
9 8
 class PageManagerServiceProvider extends ServiceProvider
10 9
 {
Please login to merge, or discard this patch.