cargo fmt / clippy / fix
This commit is contained in:
parent
7da46d0bbf
commit
91c99a272f
4 changed files with 5 additions and 9 deletions
|
|
@ -86,7 +86,7 @@ pub async fn read_metainfo_from_peer_receiver<A: Stream<Item = SocketAddr> + Unp
|
|||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use dht::{Dht, DhtBuilder, Id20};
|
||||
use dht::{DhtBuilder, Id20};
|
||||
use librqbit_core::peer_id::generate_peer_id;
|
||||
|
||||
use super::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue