remove unused lib
This commit is contained in:
parent
9f2e782778
commit
1b1228fa28
@ -9,8 +9,6 @@ use std::ffi::{CStr, CString};
|
|||||||
use std::os::raw::c_char;
|
use std::os::raw::c_char;
|
||||||
|
|
||||||
mod wallet;
|
mod wallet;
|
||||||
|
|
||||||
use secp256k1::schnorrsig::Signature;
|
|
||||||
use wallet_impl::Wallet;
|
use wallet_impl::Wallet;
|
||||||
|
|
||||||
use crate::wallet::*;
|
use crate::wallet::*;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user