small fixes

This commit is contained in:
Henrik Friedrichsen
2019-03-06 00:47:30 +01:00
parent 7b4c40026a
commit 0d2896363f
4 changed files with 3 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ use librespot::core::config::SessionConfig;
use librespot::core::keymaster::get_token;
use librespot::core::keymaster::Token;
use librespot::core::session::Session;
use librespot::core::spotify_id::SpotifyId;
use librespot::playback::config::PlayerConfig;
use librespot::playback::audio_backend;