Completed
Push — symfony-5 ( b78786...252d0a )
by Christian
08:43
created
Command/CloudCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Symfony\Component\Console\Input\InputInterface;
17 17
 use Symfony\Component\Console\Input\InputOption;
18 18
 use Symfony\Component\Console\Output\OutputInterface;
19
-use Symfony\Component\DependencyInjection\ContainerAwareInterface;
20 19
 use Symfony\Component\DependencyInjection\ContainerInterface;
21 20
 use Xabbuh\PandaClient\Exception\PandaException;
22 21
 
Please login to merge, or discard this patch.