Skip to content

Commit 3ad0ef2

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #484
2 parents 3693f01 + f83edee commit 3ad0ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/framework-bundle/4.2/src/Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
namespace App;
44

5+
use Symfony\Bundle\FrameworkBundle\Console\Application;
56
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
67
use Symfony\Component\Config\Loader\LoaderInterface;
78
use Symfony\Component\Config\Resource\FileResource;
8-
use Symfony\Component\Console\Application;
99
use Symfony\Component\DependencyInjection\ContainerBuilder;
1010
use Symfony\Component\Dotenv\Dotenv;
1111
use Symfony\Component\HttpKernel\Kernel as BaseKernel;

0 commit comments

Comments
 (0)