Skip to content

Commit

Permalink
dropped option
Browse files Browse the repository at this point in the history
  • Loading branch information
lmittmann committed Oct 7, 2024
1 parent 8cc48cd commit fc1676e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion w3vm/hooks/call_tracer.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ type CallTracerOptions struct {
OpStyler func(op byte) lipgloss.Style

DecodeABI bool
NoColor bool
}

func (opts *CallTracerOptions) targetStyler(addr common.Address) lipgloss.Style {
Expand Down

0 comments on commit fc1676e

Please sign in to comment.