Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Commit

Permalink
remove redefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
ChihChengLiang committed Jul 3, 2019
1 parent a0fd3f3 commit c4019c2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/plugins/eth2/beacon/test_receive_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@
)


from eth2.beacon.types.attestations import (
Attestation,
)


class FakeChain(_TestnetChain):
chaindb_class = bcc_helpers.FakeAsyncBeaconChainDB

Expand Down

0 comments on commit c4019c2

Please sign in to comment.