Completed
Pull Request — master (#6)
by Julien
10:36
created
app/Http/Controllers/MainController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use App\Http\Models\User;
9 9
 use Illuminate\Http\Request;
10 10
 use Illuminate\Support\Facades\Validator;
11
-use Netshell\Paypal\Facades\Paypal;
12 11
 
13 12
 
14 13
 /**
Please login to merge, or discard this patch.