Skip to content

Commit 81ae8a2

Browse files
committed
Remove unused Http facade import
1 parent f49a5d2 commit 81ae8a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Providers/AppServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use Illuminate\Support\Str;
77
use Illuminate\Support\Facades\DB;
88
use Illuminate\Support\Facades\Log;
9-
use Illuminate\Support\Facades\Http;
109
use Illuminate\Support\Facades\Cache;
1110
use Illuminate\Support\Facades\Event;
1211
use Illuminate\Support\Facades\Redis;

0 commit comments

Comments
 (0)