Skip to content

Commit

Permalink
Refactor loadDefaultAccount kDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
sirambd committed Jul 30, 2024
1 parent 93bae23 commit eee413a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ class SwissTransferInjection {
private val uploadRepository by lazy { UploadRepository(apiClientProvider) }

/**
* Loads the default user account and initializes Realm transfers
* for the default user ID defined in the constants.
* Loads the default user account and initializes Realm transfers for the default user ID defined in the constants.
*/
@Throws(Exception::class)
fun loadDefaultAccount() {
Expand Down

0 comments on commit eee413a

Please sign in to comment.