mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
remove unused import
This commit is contained in:
parent
e3e4ffe967
commit
46a10c1464
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
package state
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"sync"
|
||||
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
|
|
|
|||
Loading…
Reference in a new issue