Completed
Push — master ( 643d5b...272972 )
by Manel
14:48
created
src/Http/routes.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 Illuminate\Support\Facades\Auth;
4 4
 use Scool\EnrollmentMobile\Models\Enrollment;
5 5
 use Scool\EnrollmentMobile\Models\Person;
6
-use Scool\Foundation\User;
7 6
 
8 7
 Route::group([
9 8
     'middleware' => 'web'], function () {
Please login to merge, or discard this patch.