1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-04 18:29:45 +02:00

Removed volume struct

This commit is contained in:
johannesd3 2021-01-25 10:52:06 +01:00
parent fa5c9f7d11
commit fd1f049572
5 changed files with 4 additions and 41 deletions

View file

@ -54,4 +54,3 @@ pub mod session;
pub mod spotify_id;
pub mod util;
pub mod version;
pub mod volume;