Passed
Branch master (77b30e)
by Zacchaeus
08:46 queued 26s
created
src/Console/Commands/RevertModelEvent.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 namespace Djunehor\EventRevert;
4 4
 
5 5
 use Illuminate\Console\Command;
6
-use Illuminate\Support\Facades\DB;
7
-use Illuminate\Support\Facades\Schema;
8 6
 
9 7
 class RevertModelEvent extends Command {
10 8
 	/**
Please login to merge, or discard this patch.