Skip to content

Commit

Permalink
delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
GeemoCandama committed Jan 26, 2023
1 parent dfc6769 commit 888d484
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion consensus/types/src/light_client_header.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ impl LightClientHeader {
#[cfg(test)]
mod tests {
use super::*;
use crate::MainnetEthSpec;

ssz_tests!(LightClientHeader);
}

0 comments on commit 888d484

Please sign in to comment.