@@ -3,8 +3,6 @@ |
||
| 3 | 3 | namespace Yproximite\WannaSpeakBundle\Tests; |
| 4 | 4 | |
| 5 | 5 | use PHPUnit\Framework\TestCase; |
| 6 | -use Symfony\Bundle\FrameworkBundle\Test\TestContainer; |
|
| 7 | -use Symfony\Component\DependencyInjection\ContainerInterface; |
|
| 8 | 6 | |
| 9 | 7 | class BundleTest extends TestCase |
| 10 | 8 | { |