We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -21,7 +21,6 @@ |
||
21 | 21 | use Symfony\Component\DependencyInjection\Loader\YamlFileLoader; |
22 | 22 | use Symfony\Component\DependencyInjection\Reference; |
23 | 23 | use Symfony\Component\HttpKernel\DependencyInjection\Extension; |
24 | -use Symfony\Component\HttpKernel\Kernel; |
|
25 | 24 | |
26 | 25 | class OverblogGraphQLExtension extends Extension implements PrependExtensionInterface |
27 | 26 | { |