Skip to content

Commit

Permalink
fix: fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Jan 21, 2025
1 parent 97176c1 commit e1adbca
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ class TransactionResultActivity : LockScreenActivity() {
finishInitialization(tx, profile)
}
}
}

viewModel.topUpWork(txId).observe(this) { workData ->
log.info("topup work data: {}", workData)
Expand Down

0 comments on commit e1adbca

Please sign in to comment.