Completed
Branch master (f67e5b)
by Usman
04:20
created
src/Usman/Guardian/Http/Controllers/Users.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.