Completed
Pull Request — master (#3)
by Maxence
03:24
created
src/ParseServerMigration/Console/Command/ExportCommand.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,10 +2,8 @@
 block discarded – undo
2 2
 
3 3
 namespace ParseServerMigration\Console\Command;
4 4
 
5
-use ParseServerMigration\Config;
6 5
 use ParseServerMigration\Console\PictureApplicationService;
7 6
 use ParseServerMigration\Console\PictureRepository;
8
-use Parse\ParseQuery;
9 7
 use Psr\Log\LoggerInterface;
10 8
 use Symfony\Component\Console\Command\Command;
11 9
 use Symfony\Component\Console\Input\InputInterface;
Please login to merge, or discard this patch.