Completed
Branch master (a86b57)
by Adam
05:31
created
app/Http/Controllers/User/HomeController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Coyote\Http\Factories\MediaFactory;
7 7
 use Coyote\Repositories\Contracts\SessionRepositoryInterface as SessionRepository;
8 8
 use Coyote\Repositories\Contracts\UserRepositoryInterface as UserRepository;
9
-use Coyote\Services\Session\Registered;
10 9
 use Illuminate\Http\Request;
11 10
 use Jenssegers\Agent\Agent;
12 11
 
Please login to merge, or discard this patch.