Completed
Push — 1.0-phpstan ( c199aa )
by Kamil
34:49
created
Bundle/ThemeBundle/Tests/Functional/TestBundle/Listener/RequestListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 namespace Sylius\Bundle\ThemeBundle\Tests\Functional\TestBundle\Listener;
15 15
 
16 16
 use Sylius\Bundle\ThemeBundle\Context\SettableThemeContext;
17
-use Sylius\Bundle\ThemeBundle\Context\ThemeContextInterface;
18 17
 use Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface;
19 18
 use Symfony\Component\HttpKernel\Event\GetResponseEvent;
20 19
 use Symfony\Component\HttpKernel\HttpKernelInterface;
Please login to merge, or discard this patch.