Completed
Push — master ( 1ea962...54e33b )
by Frank
04:59
created
src/Routing/Loader/AnnotatedI18nRouteLoader.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Doctrine\Common\Annotations\Reader;
8 8
 use FrankDeJonge\SymfonyI18nRouting\Routing\Annotation\I18nRoute;
9 9
 use function join;
10
-use LogicException;
11 10
 use ReflectionClass;
12 11
 use ReflectionMethod;
13 12
 use Symfony\Component\Routing\Loader\AnnotationClassLoader;
Please login to merge, or discard this patch.