Skip to content

Commit 646550b

Browse files
committed
Fix spotless issue in LanguageHelper.kt
1 parent d11bf11 commit 646550b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/common/src/commonMain/kotlin/org/mifos/mobile/core/common/LanguageHelper.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ object LanguageHelper {
6161
configuration.setLayoutDirection(locale)
6262
return context.createConfigurationContext(configuration)
6363
}
64-
*/
64+
*/
6565
}

0 commit comments

Comments
 (0)