Update core/rawdb/accessors_chain_test.go

Co-authored-by: Martin HS <martin@swende.se>
This commit is contained in:
Marquis Shanahan 2024-06-04 16:32:08 +08:00 committed by GitHub
parent 8c9c5d1e4a
commit 90e0104b85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,6 @@ import (
"os" "os"
"reflect" "reflect"
"testing" "testing"
"time"
"github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/types" "github.com/ethereum/go-ethereum/core/types"