Skip to content

Commit 1a7c29f

Browse files
committed
TASK: Fix coding standards
1 parent e6d553d commit 1a7c29f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Cli/Symfony/ConsoleKernel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ private function initializeContainer(): void
111111

112112
/** @var Container $container */
113113
$container = new \ProjectServiceContainer();
114-
115114
} else {
116115
$container = new ContainerBuilder();
117116
$loader = new PhpFileLoader($container, new FileLocator());

0 commit comments

Comments
 (0)