Completed
Pull Request — 2.1 (#1458)
by Kévin
02:34
created
src/Bridge/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@
 block discarded – undo
28 28
 use Symfony\Component\DependencyInjection\ContainerBuilder;
29 29
 use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
30 30
 use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
31
-use Symfony\Component\DependencyInjection\Reference;
32 31
 use Symfony\Component\Finder\Finder;
33 32
 use Symfony\Component\HttpKernel\DependencyInjection\Extension;
34 33
 use Symfony\Component\Validator\Validator\ValidatorInterface;
Please login to merge, or discard this patch.