From 5b689acc8e73ab593c4019f899ce0e6d7dceb19e Mon Sep 17 00:00:00 2001 From: "valerii.kabisov" Date: Thu, 26 Sep 2024 22:43:46 +0900 Subject: [PATCH] gofmt --- integration-tests/actions/refund.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/integration-tests/actions/refund.go b/integration-tests/actions/refund.go index 5ed78c80b2..1835d9a04a 100644 --- a/integration-tests/actions/refund.go +++ b/integration-tests/actions/refund.go @@ -19,8 +19,6 @@ import ( "github.com/smartcontractkit/chainlink-testing-framework/seth" - "github.com/smartcontractkit/chainlink-testing-framework/seth" - "github.com/smartcontractkit/chainlink-testing-framework/lib/blockchain" clClient "github.com/smartcontractkit/chainlink/integration-tests/client"