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