Nothing
This commit is contained in:
parent
1b5e565aff
commit
7e4ed79863
3 changed files with 7 additions and 13 deletions
|
|
@ -216,6 +216,7 @@ impl TorrentManager {
|
|||
lengths,
|
||||
);
|
||||
|
||||
#[allow(clippy::needless_update)]
|
||||
let state_options = TorrentStateOptions {
|
||||
peer_connect_timeout: options.peer_connect_timeout,
|
||||
..Default::default()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue