Skip to content

Commit

Permalink
account update
Browse files Browse the repository at this point in the history
  • Loading branch information
SionNoh committed Jul 30, 2023
1 parent ff27a2a commit 54dcc33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/java/com/example/android_sdk/account.kt
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,6 @@ suspend fun getTokenHistoryAsync(

transferArray.put(jsonData)
}

resultData.put("result", "FAIL")
resultData.put("value", resultArray)
} catch (ex: SQLException) {
Expand Down

0 comments on commit 54dcc33

Please sign in to comment.