Test Failed
Push — feature/spotify ( 0bd9c7...ec7462 )
by Oguzhan
05:46 queued 03:12
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.