We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec09eb commit 9704e17Copy full SHA for 9704e17
eth/beacon/helpers.py
@@ -41,7 +41,6 @@
41
42
if TYPE_CHECKING:
43
from eth.beacon.enums import SignatureDomain # noqa: F401
44
- from eth.beacon.types.attestation_records import AttestationRecord # noqa: F401
45
from eth.beacon.types.attestation_data import AttestationData # noqa: F401
46
from eth.beacon.types.blocks import BaseBeaconBlock # noqa: F401
47
from eth.beacon.types.states import BeaconState # noqa: F401
0 commit comments