X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning%2Fsrc%2Futil%2Fbase32.rs;h=e116dccbf59ad5bee31f1aa50bb7e2323f127774;hb=59a8bd5d65f820c033617bb7dfe3b2903616f2d3;hp=2e66d59383fb9d7db7d81fdbafdf1beb8d4e31d7;hpb=b5e959460f1473022321c8b8868fb0f7da6906b5;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