Completed
Push — gocardless-upgrade ( ab99fa )
by Arthur
02:58
created
app/Http/Controllers/MemberInductionController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use BB\Repo\UserRepository;
8 8
 use BB\Validators\InductionValidator;
9 9
 use Illuminate\Http\Request;
10
-use BB\Http\Requests;
11 10
 use Michelf\Markdown;
12 11
 
13 12
 class MemberInductionController extends Controller
Please login to merge, or discard this patch.