Skip to content

Commit

Permalink
clean import
Browse files Browse the repository at this point in the history
  • Loading branch information
Boog900 committed Sep 30, 2024
1 parent 7d3a751 commit edc5f36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions p2p/p2p-core/src/client/handshaker/builder.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use std::convert::Infallible;
use std::marker::PhantomData;
use std::{marker::PhantomData, convert::Infallible};

use futures::{stream, Stream};
use tower::{make::Shared, util::MapErr};
Expand Down

0 comments on commit edc5f36

Please sign in to comment.