Skip to content

Commit

Permalink
remove debug statementst
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Jan 16, 2024
1 parent 2e04163 commit 3af47de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/View/Graph/Address.elm
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,7 @@ getLabel vc gc addr =

TotalReceived ->
Label.normalizeValues gc (Id.currency addr.id) addr.address.totalReceived addr.address.totalTokensReceived
|> Debug.log "values"
|> Locale.currency vc.locale
|> Debug.log "curr"

Tag ->
addr.userTag
Expand Down

0 comments on commit 3af47de

Please sign in to comment.