Completed
Push — master ( ef61a1...c63f99 )
by Rakshit
01:15
created
src/ConsoleCommand.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 
4 4
 namespace Rakshitbharat\Queuefy;
5 5
 
6
-use Illuminate\Console\Command;
7
-
8 6
 class ConsoleCommand extends Console
9 7
 {
10 8
     /**
Please login to merge, or discard this patch.