Skip to content

Commit

Permalink
simplify clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
weikengchen committed Jul 11, 2024
1 parent 5751f96 commit 9b43978
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

/// The treepp implementation.
pub(crate) mod treepp {
#![allow(missing_docs)]

pub use bitcoin_script::{define_pushable, script};
#[cfg(test)]
pub use bitcoin_scriptexec::execute_script;
Expand Down

0 comments on commit 9b43978

Please sign in to comment.