Skip to content

Commit baccf61

Browse files
committed
update
1 parent d526909 commit baccf61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

feature/savings-account/src/commonMain/kotlin/org/mifos/mobile/feature/savingsaccount/savingsAccount/SavingsAccountViewmodel.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ class SavingsAccountViewmodel(
259259
}
260260
}
261261

262-
263262
/**
264263
* Filters the accounts based on the selected filters (status).
265264
*
@@ -281,7 +280,6 @@ class SavingsAccountViewmodel(
281280
return filteredByStatus.distinct()
282281
}
283282

284-
285283
/**
286284
* Calculates the total savings balance and updates state.
287285
*

0 commit comments

Comments
 (0)