Completed
Push — master ( 5ab18c...4e82e1 )
by claudio
08:39
created
app/Http/Controllers/NoAuthController.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace plunner\Http\Controllers;
4 4
 
5
-use Illuminate\Http\Request;
6
-use plunner\Http\Requests;
7
-
8 5
 class NoAuthController extends Controller
9 6
 {
10 7
     public function __construct()
Please login to merge, or discard this patch.