mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 05:44:32 -04:00
Minor code cleanup
This commit is contained in:
parent
5c4109a28a
commit
bb2863783d
@ -367,8 +367,6 @@ class PayPalPPCPPaymentDriver extends BaseDriver
|
||||
]
|
||||
];
|
||||
|
||||
nlog($order);
|
||||
|
||||
$r = $this->gatewayRequest('/v2/checkout/orders', 'post', $order);
|
||||
|
||||
nlog($r->json());
|
||||
|
Loading…
x
Reference in New Issue
Block a user