mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
miner/worker: remove unused import consensus/misc
This commit is contained in:
parent
49a93a71e6
commit
1f0834980e
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,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/state"
|
||||
"github.com/ubiq/go-ubiq/core/types"
|
||||
|
|
|
|||
Loading…
Reference in a new issue