mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
rm unused
This commit is contained in:
parent
d48924ed01
commit
c27be69d92
@ -260,7 +260,7 @@ impl SequencerCore {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use std::{fmt::format, path::PathBuf};
|
||||
use std::path::PathBuf;
|
||||
|
||||
use common::transaction::{Transaction, TxKind};
|
||||
use rand::Rng;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user