Completed
Push — master ( 244927...cf6ed9 )
by Arkadiusz
9s
created
src/CartBundle/Command/InitializeCartCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use Symfony\Component\Console\Input\InputInterface;
12 12
 use Symfony\Component\Console\Output\OutputInterface;
13 13
 use Symfony\Component\Console\Question\ChoiceQuestion;
14
-use Symfony\Component\Console\Question\ConfirmationQuestion;
15 14
 use Symfony\Component\Console\Question\Question;
16 15
 
17 16
 /**
Please login to merge, or discard this patch.