Cargo check / fmt fixes

This commit is contained in:
Igor Katson 2021-10-10 11:00:04 +01:00
parent 99208800f4
commit b1df9af3f6

View file

@ -16,7 +16,6 @@ use size_format::SizeFormatterBinary as SF;
use crate::{
dht_utils::{read_metainfo_from_peer_receiver, ReadMetainfoResult},
http_api::HttpApi,
peer_connection::PeerConnectionOptions,
spawn_utils::{spawn, BlockingSpawner},
torrent_manager::{TorrentManagerBuilder, TorrentManagerHandle},