Completed
Pull Request — develop (#51)
by Neil
08:28
created
app/Http/Controllers/UserController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -5,8 +5,6 @@
 block discarded – undo
5 5
 use Dingo\Api\Http;
6 6
 use Dingo\Api\Routing\Helpers;
7 7
 use Illuminate\Http\Request;
8
-use Illuminate\Http\RedirectResponse;
9
-use Route;
10 8
 use Hash;
11 9
 use App\User;
12 10
 
Please login to merge, or discard this patch.