Fix coding standard

This commit is contained in:
Kamil Kokot
2020-04-04 15:28:13 +02:00
parent b05304858c
commit e94285dc0b
2 changed files with 15 additions and 17 deletions

View File

@@ -16,7 +16,6 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Definition;
use Symfony\Component\DependencyInjection\Reference;
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
use Symfony\Component\HttpKernel\Kernel;
use Symfony\Component\HttpKernel\KernelInterface;
final class FriendsOfBehatSymfonyExtensionExtension extends Extension implements CompilerPassInterface