mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Fix warnings
This commit is contained in:
parent
3134e1a0c5
commit
041f084d7f
8 changed files with 14 additions and 11 deletions
|
@ -1,3 +1,5 @@
|
|||
#![allow(clippy::wrong_self_convention)]
|
||||
|
||||
use std::convert::TryInto;
|
||||
use std::fmt;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue