Completed
Push — feature/disable-clockwork ( b48bf7 )
by Arthur
11:11 queued 07:04
created
app/Http/Controllers/InductionController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php namespace BB\Http\Controllers;
2 2
 
3 3
 use BB\Entities\Induction;
4
-use BB\Exceptions\PaymentException;
5 4
 use BB\Repo\PaymentRepository;
6 5
 
7 6
 class InductionController extends Controller
Please login to merge, or discard this patch.