mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Remove logging
This commit is contained in:
parent
b5d9f45a56
commit
ea4ae8a9c0
@ -119,8 +119,6 @@ class BankTransfer
|
||||
$this->stripe->stripe_connect_auth
|
||||
);
|
||||
|
||||
nlog($pi);
|
||||
|
||||
if (in_array($pi->status, ['succeeded', 'processing'])) {
|
||||
return $this->processSuccesfulRedirect($pi);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user