Completed
Pull Request — master (#9)
by Tomáš
06:36
created
src/Bundle/SculpinBundle/HttpKernel/AbstractKernel.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Symplify\PHP7_Sculpin\Bundle\MarkdownTwigCompatBundle\SculpinMarkdownTwigCompatBundle;
17 17
 use Symplify\PHP7_Sculpin\Bundle\PaginationBundle\SculpinPaginationBundle;
18 18
 use Symplify\PHP7_Sculpin\Bundle\SculpinBundle\SculpinBundle;
19
-use Symplify\PHP7_Sculpin\Bundle\StandaloneBundle\SculpinStandaloneBundle;
20 19
 use Symplify\PHP7_Sculpin\Bundle\TwigBundle\SculpinTwigBundle;
21 20
 use Symfony\Component\Config\FileLocator;
22 21
 use Symfony\Component\Config\Loader\LoaderInterface;
Please login to merge, or discard this patch.