diff --git a/app/Console/Commands/debugBillplzFailedPayment.php b/app/Console/Commands/debugBillplzFailedPayment.php index 027cc0ba..ee1cf4b0 100644 --- a/app/Console/Commands/debugBillplzFailedPayment.php +++ b/app/Console/Commands/debugBillplzFailedPayment.php @@ -66,8 +66,6 @@ class debugBillplzFailedPayment extends Command $this->returnLog('billplz error', $transaction); } } - - echo 'Total: ' . $totalAmount; } public function returnLog($text, $transaction) {