Completed
Push — feature/directimport-for-initi... ( 8f8de3...e79d3c )
by
unknown
06:55
created
src/Graviton/CoreBundle/Command/DirectImportCommand.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -14,9 +14,6 @@
 block discarded – undo
14 14
 namespace Graviton\CoreBundle\Command;
15 15
 
16 16
 use Graviton\I18nBundle\Document\TranslatableDocumentInterface;
17
-use GuzzleHttp\Client;
18
-use GuzzleHttp\Exception\ClientException;
19
-use GuzzleHttp\Exception\ServerException;
20 17
 use Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand;
21 18
 use Symfony\Component\Console\Input\InputArgument;
22 19
 use Symfony\Component\Console\Input\InputInterface;
Please login to merge, or discard this patch.