internal/era: remove extra comment in imports

This commit is contained in:
lightclient 2026-01-30 06:05:25 -07:00
parent efb287017e
commit 2dafd06f23
No known key found for this signature in database
GPG key ID: 657913021EF45A6A

View file

@ -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.