mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-19 19:30:44 +00:00
internal/era: remove extra comment in imports
This commit is contained in:
parent
efb287017e
commit
2dafd06f23
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ import (
|
|||
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
"github.com/ethereum/go-ethereum/core/types"
|
||||
// Removed import of internal/era to avoid import cycle and missing metadata error
|
||||
)
|
||||
|
||||
// Type constants for the e2store entries in the Era1 and EraE formats.
|
||||
|
|
|
|||
Loading…
Reference in a new issue