This commit is contained in:
2025-11-16 17:03:30 +05:00
parent dc871f36d4
commit 3911e8e21a
2 changed files with 2 additions and 6 deletions

View File

@@ -168,10 +168,6 @@ class OnlinePaymentRepository
$this->createHistory();
}
info([
'response' => $this->response,
]);
return $this;
}