Skip to content

Commit 8e4e473

Browse files
authored
Merge pull request #150 from algorithm-developer/patch-1
Update BansController.php
2 parents 44046e1 + 5c8ae19 commit 8e4e473

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Http/Controllers/BansController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
use App\Models\SaServer;
1010
use Carbon\Carbon;
1111
use Illuminate\Http\Request;
12+
use Illuminate\Support\Facades\Auth;
1213
use Illuminate\Support\Facades\Cache;
1314
use Illuminate\Support\Facades\DB;
1415
use Illuminate\Support\Facades\Http;

0 commit comments

Comments
 (0)