Skip to content

Commit

Permalink
Little bit better
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Jan 9, 2024
1 parent 3c76703 commit 4470956
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ class Kernel extends BaseKernel implements CompilerPassInterface
{
use MicroKernelTrait;

protected function build(ContainerBuilder $container)
{
$container->addCompilerPass($this);
}

public function process(ContainerBuilder $container)
{
/** @var array $repositories */
Expand Down

0 comments on commit 4470956

Please sign in to comment.