mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Clean up logging
This commit is contained in:
parent
6bffa1af10
commit
5172723b89
@ -168,8 +168,6 @@ class CreditCard
|
||||
|
||||
$response = $this->eway_driver->init()->eway->createTransaction(\Eway\Rapid\Enum\ApiMethod::DIRECT, $transaction);
|
||||
|
||||
nlog($response);
|
||||
|
||||
$this->logResponse($response);
|
||||
|
||||
// if(!$response || !property_exists($response, 'ResponseMessage'))
|
||||
|
Loading…
Reference in New Issue
Block a user