mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-19 14:29:27 +00:00
fix import in reorganised test
This commit is contained in:
parent
0578df9467
commit
8987750a36
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ import (
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/ethereum/go-ethereum/blockpool/test"
|
"github.com/ethereum/go-ethereum/blockpool/test"
|
||||||
"github.com/ethereum/go-ethereum/common"
|
|
||||||
"github.com/ethereum/go-ethereum/core/types"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
// using the mock framework in blockpool_util_test
|
// using the mock framework in blockpool_util_test
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue