mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-24 11:13:06 +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