Completed
Push — master ( e09e3d...82203b )
by Kirill
03:08
created
src/AppBundle/Variable/Service.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace AppBundle\Variable;
4 4
 
5
-use AppBundle\Action\Executor\ExecutorInterface;
6 5
 use AppBundle\Entity\Variable;
7 6
 use AppBundle\Entity\VariableHistory;
8 7
 use AppBundle\Variable\Parser\ParserInterface;
Please login to merge, or discard this patch.