From a084f61553dc46e2b6d9568fa814e91105ec18f7 Mon Sep 17 00:00:00 2001 From: Omair Saleh Date: Tue, 17 Jan 2023 12:04:32 +0800 Subject: [PATCH] debug update group rate --- .../Modules/Transactions/Services/UpdatesTransaction.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Classes/Modules/Transactions/Services/UpdatesTransaction.php b/app/Classes/Modules/Transactions/Services/UpdatesTransaction.php index aba7b07a..d9dee8ca 100644 --- a/app/Classes/Modules/Transactions/Services/UpdatesTransaction.php +++ b/app/Classes/Modules/Transactions/Services/UpdatesTransaction.php @@ -30,4 +30,4 @@ class UpdatesTransaction extends AbstractUpdateRecord return $this->handler($transaction); } -} \ No newline at end of file +}