Completed
Push — feature/spotify ( 66e2b5...6a786f )
by Oguzhan
08:00 queued 05:25
created
src/Command/BaseCommand.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,8 +10,6 @@
 block discarded – undo
10 10
 
11 11
 
12 12
 use Pbxg33k\MusicInfo\MusicInfo;
13
-use Pbxg33k\Traits\HydratableTrait;
14
-use Pbxg33k\Traits\PropertyTrait;
15 13
 use Symfony\Component\Console\Command\Command;
16 14
 use Symfony\Component\Console\Helper\Table;
17 15
 use Symfony\Component\Console\Output\OutputInterface;
Please login to merge, or discard this patch.