mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 04:48:21 +00:00
Tidy import structure in ef_tests
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
use super::*;
|
||||
use crate::case_result::compare_result;
|
||||
use serde_derive::Deserialize;
|
||||
use ssz::Decode;
|
||||
use std::fmt::Debug;
|
||||
use tree_hash::TreeHash;
|
||||
use types::{
|
||||
Attestation, AttestationData, AttestationDataAndCustodyBit, AttesterSlashing, BeaconBlock,
|
||||
|
||||
Reference in New Issue
Block a user