Skip to content

Commit

Permalink
Clean up debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
peterlimg committed Sep 28, 2024
1 parent c7eb875 commit e0a878b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wasmsdk/proxy.go
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ func main() {

} else {
fmt.Println("zcn is not null")
fmt.Println("zcn is not null - signWithAuth:", sys.SignWithAuth)
}

if mode != "" {
Expand Down

0 comments on commit e0a878b

Please sign in to comment.