Apply lints

This commit is contained in:
bytedream 2024-05-03 20:58:46 +02:00
parent 4066b8511c
commit f77804fcb5
3 changed files with 15 additions and 35 deletions

View file

@ -20,7 +20,6 @@ use std::collections::{BTreeMap, HashMap};
use std::io::Write;
use std::path::{Path, PathBuf};
use std::process::{Command, Stdio};
use std::str::FromStr;
use std::sync::Arc;
use std::time::Duration;
use std::{env, fs};
@ -731,7 +730,7 @@ impl Downloader {
output_presets.remove(i - remove_count);
remove_count += 1;
}
last = s.clone();
last.clone_from(s);
}
output_presets.extend([