Nothing
This commit is contained in:
parent
98dff76c40
commit
65d2e5b87f
3 changed files with 5 additions and 13 deletions
|
|
@ -244,11 +244,6 @@ impl TorrentManager {
|
|||
options,
|
||||
});
|
||||
|
||||
// spawn("stats printer", {
|
||||
// let this = mgr.clone();
|
||||
// async move { this.stats_printer().await }
|
||||
// });
|
||||
|
||||
spawn("speed estimator updater", {
|
||||
let state = mgr.state.clone();
|
||||
async move {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue