mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-31 18:13:30 +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)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use std::str::FromStr;
|
use std::str::FromStr as _;
|
||||||
|
|
||||||
use super::BasicAuth;
|
use super::BasicAuth;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user