Clean up for logging
This commit is contained in:
parent
39a7d94b21
commit
9337814bab
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ class InstantPayment
|
|||
|
||||
public function run()
|
||||
{
|
||||
nlog($this->request->all());
|
||||
|
||||
$is_credit_payment = false;
|
||||
|
||||
$tokens = [];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue