tsk-52: Cleanup bug #53
@@ -398,7 +398,6 @@ async fn prep_song(
|
||||
println!("Saved coverart queue file at: {coverart_queue_path:?}");
|
||||
|
||||
let c_path = util::path_buf_to_string(coverart_queue_path);
|
||||
// let s_path = util::path_buf_to_string(song_queue_path);
|
||||
Ok(((song.directory, song.filename), c_path, metadata.clone(), *coverart_queue_id))
|
||||
}
|
||||
Err(err) => {
|
||||
|
Reference in New Issue
Block a user