Completed
Pull Request — master (#6)
by raphael
02:50
created
src/Transaction.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -3,10 +3,6 @@
 block discarded – undo
3 3
 
4 4
 namespace Rap2hpoutre\LaravelStripeConnect;
5 5
 
6
-use Stripe\Account as StripeAccount;
7
-use Stripe\Customer;
8
-use Stripe\Stripe as StripeBase;
9
-
10 6
 
11 7
 class Transaction
12 8
 {
Please login to merge, or discard this patch.