Skip to content

Commit 089b209

Browse files
committed
Remove unnecessary comment
1 parent fd681ae commit 089b209

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/data/src/commonMain/kotlin/com/mifos/core/data/repositoryImp/loan/LoanOfficerRepositoryImpl.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class LoanOfficerRepositoryImpl(
3232
networkMonitor,
3333
ioDispatcher,
3434
) {
35-
// .toDomain() now maps the wrapper DTO straight to a List<LoanOfficerOption>
3635
dataManagerLoan.getLoanOfficerTemplate(loanId).toDomain()
3736
}
3837
}

0 commit comments

Comments
 (0)