Clippy
This commit is contained in:
parent
2061fe56bb
commit
487ff50bd7
5 changed files with 28 additions and 16 deletions
|
|
@ -27,7 +27,7 @@ use crate::{
|
|||
peer_connection::{PeerConnection, PeerConnectionHandler, WriterRequest},
|
||||
peer_state::{InflightRequest, LivePeerState, PeerState},
|
||||
spawn_utils::{spawn, BlockingSpawner},
|
||||
torrent_metainfo::{TorrentMetaV1Info, TorrentMetaV1Owned},
|
||||
torrent_metainfo::TorrentMetaV1Info,
|
||||
type_aliases::{PeerHandle, Sha1, BF},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue