mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-30 03:41:28 +00:00
remove unneeded crate
This commit is contained in:
@@ -2,7 +2,6 @@ use std::collections::HashMap;
|
|||||||
use json::{object};
|
use json::{object};
|
||||||
|
|
||||||
use crate::lightclient::LightClient;
|
use crate::lightclient::LightClient;
|
||||||
use crate::lightwallet::LightWallet;
|
|
||||||
|
|
||||||
pub trait Command {
|
pub trait Command {
|
||||||
fn help(&self) -> String;
|
fn help(&self) -> String;
|
||||||
|
Reference in New Issue
Block a user