mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-06-14 13:10:04 +00:00
linter happy
This commit is contained in:
parent
551fa79ffd
commit
73f540fa0a
@ -4,7 +4,7 @@
|
||||
reason = "We don't care about these in tests"
|
||||
)]
|
||||
|
||||
use std::{ops::Deref, time::Duration};
|
||||
use std::{ops::Deref as _, time::Duration};
|
||||
|
||||
use anyhow::Context as _;
|
||||
use borsh::BorshSerialize;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user