mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
explorer/explorerd/error: removed unused import
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
use tracing::error;
|
||||
|
||||
use darkfi::{
|
||||
error::RpcError,
|
||||
rpc::jsonrpc::{ErrorCode, JsonError},
|
||||
|
||||
Reference in New Issue
Block a user