@@ -6,7 +6,6 @@ |
||
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 |