X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning%2Fsrc%2Futil%2Fbase32.rs;h=e116dccbf59ad5bee31f1aa50bb7e2323f127774;hb=c39ff87f44af591798ae4027fa82bda99f943645;hp=2e66d59383fb9d7db7d81fdbafdf1beb8d4e31d7;hpb=c60d3058af1b8bdbb5de47d960d8a68a009ecdb7;p=rust-lightning diff --git a/lightning/src/util/base32.rs b/lightning/src/util/base32.rs index 2e66d593..e116dccb 100644 --- a/lightning/src/util/base32.rs +++ b/lightning/src/util/base32.rs @@ -6,7 +6,7 @@ // Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) or // MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option. - +#[allow(unused)] use crate::prelude::*; /// RFC4648 encoding table