Completed
Push — master ( 161fc8...c8b749 )
by Song
02:30
created
src/Middleware/Pjax.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Closure;
6 6
 use Encore\Admin\Facades\Admin;
7 7
 use Illuminate\Http\Request;
8
-use Illuminate\Support\Facades\Auth;
9 8
 use Illuminate\Support\MessageBag;
10 9
 use Symfony\Component\DomCrawler\Crawler;
11 10
 use Symfony\Component\HttpFoundation\Response;
Please login to merge, or discard this patch.