@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | declare(strict_types=1); |
13 | 13 | |
14 | -use PSS\SymfonyMockerContainer\DependencyInjection\MockerContainer; |
|
15 | 14 | use Symfony\Component\Config\Loader\LoaderInterface; |
16 | 15 | use Symfony\Component\HttpKernel\Kernel; |
17 | 16 |
@@ -19,7 +19,6 @@ |
||
19 | 19 | * file that was distributed with this source code. |
20 | 20 | */ |
21 | 21 | |
22 | -use PSS\SymfonyMockerContainer\DependencyInjection\MockerContainer; |
|
23 | 22 | use Symfony\Component\Config\Loader\LoaderInterface; |
24 | 23 | use Symfony\Component\HttpKernel\Kernel; |
25 | 24 |
@@ -19,7 +19,6 @@ |
||
19 | 19 | * file that was distributed with this source code. |
20 | 20 | */ |
21 | 21 | |
22 | -use PSS\SymfonyMockerContainer\DependencyInjection\MockerContainer; |
|
23 | 22 | use Symfony\Component\Config\Loader\LoaderInterface; |
24 | 23 | use Symfony\Component\HttpKernel\Kernel; |
25 | 24 |