Completed
Push — master ( 0a0b9a...0632dc )
by Dominik
06:38
created
src/Dominikzogg/EnergyCalculator/Controller/ComestibleController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,6 @@
 block discarded – undo
21 21
 use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
22 22
 use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
23 23
 use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
24
-use Symfony\Component\Security\Core\SecurityContextInterface;
25 24
 
26 25
 /**
27 26
  * @Route("/{_locale}/comestible", asserts={"_locale"="([a-z]{2}|[a-z]{2}_[A-Z]{2})"})
Please login to merge, or discard this patch.