From 0d066cd0ae7fbb817a56cfbd90fb5580c2a4be77 Mon Sep 17 00:00:00 2001 From: Dylan Tinianov Date: Wed, 13 Dec 2023 10:21:59 -0500 Subject: [PATCH] Update helpers_test.go --- core/chains/evm/log/helpers_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/core/chains/evm/log/helpers_test.go b/core/chains/evm/log/helpers_test.go index 5b7aa3446ae..540ece2bc30 100644 --- a/core/chains/evm/log/helpers_test.go +++ b/core/chains/evm/log/helpers_test.go @@ -43,7 +43,6 @@ import ( "github.com/smartcontractkit/chainlink/v2/core/services/job" "github.com/smartcontractkit/chainlink/v2/core/services/pg" "github.com/smartcontractkit/chainlink/v2/core/services/pipeline" - "github.com/smartcontractkit/chainlink/v2/core/utils" ) type broadcasterHelper struct {