mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
eth/handler: remove import consensus/misc (unused)
This commit is contained in:
parent
97c3a0f712
commit
ad4709660a
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ import (
|
|||
|
||||
"github.com/ubiq/go-ubiq/common"
|
||||
"github.com/ubiq/go-ubiq/consensus"
|
||||
"github.com/ubiq/go-ubiq/consensus/misc"
|
||||
"github.com/ubiq/go-ubiq/core"
|
||||
"github.com/ubiq/go-ubiq/core/types"
|
||||
"github.com/ubiq/go-ubiq/eth/downloader"
|
||||
|
|
|
|||
Loading…
Reference in a new issue