Update sync_test.go

This commit is contained in:
Felix Lange 2024-11-29 14:38:49 +01:00 committed by GitHub
parent 54b375a058
commit 15359d3783
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,6 @@ package state
import ( import (
"bytes" "bytes"
"fmt"
"testing" "testing"
"github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/common"