@@ -3,7 +3,6 @@ |
||
| 3 | 3 | use View; |
| 4 | 4 | use Input; |
| 5 | 5 | use Redirect; |
| 6 | -use Request; |
|
| 7 | 6 | use Usman\Guardian\Validators\UserValidator; |
| 8 | 7 | use Usman\Guardian\Validators\Exceptions\ValidationException; |
| 9 | 8 | use Usman\Guardian\Repositories\Interfaces\UserRepositoryInterface; |