Clean up for logging

This commit is contained in:
David Bomba 2023-01-11 15:12:51 +11:00
parent 39a7d94b21
commit 9337814bab

View File

@ -48,7 +48,7 @@ class InstantPayment
public function run()
{
nlog($this->request->all());
$is_credit_payment = false;
$tokens = [];