mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-17 02:01:14 +10:00
refactor: Ran cargo clippy & cargo fmt
This commit is contained in:
@ -91,6 +91,7 @@ impl Debug for GameDownloadAgentQueueStandin {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
impl DownloadManager {
|
||||
pub fn new(
|
||||
terminator: JoinHandle<Result<(), ()>>,
|
||||
|
||||
Reference in New Issue
Block a user