Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
asg0451 committed Apr 15, 2024
1 parent 71fcc8e commit 950c718
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion player/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ pub async fn main() -> Result<()> {
let connect_config = connect_config.clone();

let soft_volume = mixer.get_soft_volume();
let format = format;

let backend = librespot::playback::audio_backend::find(None).unwrap();

Expand Down

0 comments on commit 950c718

Please sign in to comment.