Completed
Push — master ( 10f139...23c8e6 )
by Cristian
01:49
created
src/app/Http/Middleware/UseBackpackAuthGuardInsteadOfDefaultAuthGuard.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Backpack\Base\app\Http\Middleware;
4 4
 
5 5
 use Closure;
6
-use Illuminate\Support\Facades\Auth;
7 6
 
8 7
 class UseBackpackAuthGuardInsteadOfDefaultAuthGuard
9 8
 {
Please login to merge, or discard this patch.