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