Completed
Push — master ( 771ce1...b73ff8 )
by Brian
01:15 queued 10s
created
src/Commands/StatusCheck.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Darkgoldblade01\StatusCheck\Models\StatusCheck as StatusCheckModel;
6 6
 use Illuminate\Console\Command;
7
-use Illuminate\Support\Facades\Storage;
8 7
 
9 8
 class StatusCheck extends Command
10 9
 {
Please login to merge, or discard this patch.