Completed
Pull Request — master (#29)
by Hugo
04:07
created
tests/BundleTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.