diff --git a/core/services/relay/evm/types/types_test.go b/core/services/relay/evm/types/types_test.go index 09b7f9b5c9c..84df63e75c6 100644 --- a/core/services/relay/evm/types/types_test.go +++ b/core/services/relay/evm/types/types_test.go @@ -15,7 +15,6 @@ import ( evmtypes "github.com/smartcontractkit/chainlink/v2/core/chains/evm/types" "github.com/smartcontractkit/chainlink/v2/core/internal/testutils" "github.com/smartcontractkit/chainlink/v2/core/store/models" - "github.com/smartcontractkit/chainlink/v2/evm/utils" ) // ChainID *big.Big `json:"chainID"`