mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-06-16 05:59:54 +00:00
fix: clippy happy
This commit is contained in:
parent
759d4a849e
commit
c073ab48bb
@ -56,7 +56,7 @@ impl From<BasicAuth> for BasicAuthCredentials {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use std::str::FromStr;
|
||||
use std::str::FromStr as _;
|
||||
|
||||
use super::BasicAuth;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user