Completed
Push — master ( 2de74b...31cc6d )
by Amine
02:41
created
src/SubCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php namespace Tarsana\Command;
2 2
 
3 3
 use Tarsana\Command\Command;
4
-use Tarsana\Command\Commands\HelpCommand;
5 4
 
6 5
 /**
7 6
  * A SubCommand which has a parent command and can access it.
Please login to merge, or discard this patch.