Improve help

This commit is contained in:
Aditya Kulkarni
2019-09-17 12:32:04 -07:00
parent 34de8f878a
commit 6c26f84d87
2 changed files with 128 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
use crate::lightwallet::LightWallet;
use log::{info, error};
use log::{info};
use std::path::Path;
use std::fs::File;