diff --git a/go/common/tracers/tracers.go b/go/common/tracers/tracers.go index 65bca6fc03..aa723bddad 100644 --- a/go/common/tracers/tracers.go +++ b/go/common/tracers/tracers.go @@ -1,7 +1,7 @@ // Package tracers: This file was copied/adapted from geth - go-ethereum/eth/tracers // -// nolint +//nolint package tracers import (