mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-25 23:23:11 +00:00
fix build CI
This commit is contained in:
@@ -2,7 +2,6 @@ use std::{path::Path, sync::Arc};
|
||||
|
||||
use common::block::Block;
|
||||
use error::DbError;
|
||||
use log::warn;
|
||||
use rocksdb::{
|
||||
BoundColumnFamily, ColumnFamilyDescriptor, DBWithThreadMode, MultiThreaded, Options,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user