Skip to content

Commit 4b8ecb8

Browse files
committed
documentation update for the feature/application
1 parent 1af413c commit 4b8ecb8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

feature/savings-application/src/commonMain/kotlin/org/mifos/mobile/feature/savings/application/fillApplication/FillApplicationRoute.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ fun NavController.navigateToSavingsFillApplicationScreen(
5555
this.navigate(SavingsFillApplicationRoute(savingsProductId, fieldOfficerId, fieldOfficerName), navOptions)
5656
}
5757

58-
5958
/**
6059
* Defines the composable destination for the "Fill Savings Application" screen
6160
* within the navigation graph.

feature/savings-application/src/commonMain/kotlin/org/mifos/mobile/feature/savings/application/savingsApplication/SavingsApplyScreen.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ internal fun SavingsAccountDialog(
135135
}
136136
}
137137

138-
139138
/**
140139
* A stateless composable that renders the main UI for the "Apply for Savings" screen.
141140
*

0 commit comments

Comments
 (0)