fix: remove allow(dead_code)

This commit is contained in:
Theta-Dev 2022-10-10 12:33:06 +02:00
parent 1bc47b7c2d
commit 44e14a4ae0
4 changed files with 8 additions and 1 deletions

View file

@ -271,6 +271,7 @@ async fn download_chunks_by_param(
Ok(())
}
#[allow(dead_code)]
struct StreamDownload {
file: PathBuf,
// track_name: String TODO: add for multiple audio languages,