diff --git a/server/relay_entry_test.go b/server/relay_entry_test.go index b2230b18..85754062 100644 --- a/server/relay_entry_test.go +++ b/server/relay_entry_test.go @@ -4,9 +4,8 @@ import ( "fmt" "testing" - "github.com/flashbots/go-boost-utils/utils" - "github.com/flashbots/go-boost-utils/types" + "github.com/flashbots/go-boost-utils/utils" "github.com/stretchr/testify/require" )