Skip to content

Commit

Permalink
go fmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
raulk committed Mar 11, 2022
1 parent 9eb8103 commit eef436b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tvx/extract_message.go
Original file line number Diff line number Diff line change
Expand Up @@ -449,4 +449,4 @@ func mustResolveAddr(ctx context.Context, addr address.Address) address.Address
}
addressCache[addr] = id
return id
}
}

0 comments on commit eef436b

Please sign in to comment.