Completed
Push — 2.0 ( 9f7159...17dfc0 )
by Kirill
04:48 queued 01:54
created
server/app/Http/Controllers/HomeController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 use App\Models\User;
13 13
 use App\Models\Article;
14
-use Illuminate\Contracts\Events\Dispatcher;
15 14
 use Illuminate\Contracts\View\View;
16 15
 use Illuminate\Contracts\Auth\Guard;
17 16
 use Tymon\JWTAuth\Providers\JWT\JWTInterface;
Please login to merge, or discard this patch.