Skip to content

Commit

Permalink
Fix klint
Browse files Browse the repository at this point in the history
  • Loading branch information
Hopsaheysa committed Nov 15, 2023
1 parent eef9e7c commit 78439cb
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ class TOTPUtils {
} ?: run {
Logger.e("Failed to parse deeplink. Key `code` not found")
}



Logger.e("Failed to parse deeplink from $uri")
return null
}
Expand Down

0 comments on commit 78439cb

Please sign in to comment.