Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Sep 13, 2023
1 parent 8d47b09 commit 9bae5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/hotshot/examples/libp2p/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use hotshot::{
demos::sdemo::SDemoTypes,
traits::{
election::static_committee::GeneralStaticCommittee,
implementations::{MemoryStorage, Libp2pCommChannel},
implementations::{Libp2pCommChannel, MemoryStorage},
},
};
use hotshot_types::{
Expand Down

0 comments on commit 9bae5e4

Please sign in to comment.