Skip to content

Commit

Permalink
Merge pull request #39 from BitGo/BTC-1459.remove-wraperror
Browse files Browse the repository at this point in the history
chore: remove unused error module
  • Loading branch information
OttoAllmendinger authored Aug 27, 2024
2 parents 8ddb49c + c882b42 commit ddbeeb8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
32 changes: 0 additions & 32 deletions packages/wasm-miniscript/src/error.rs

This file was deleted.

1 change: 0 additions & 1 deletion packages/wasm-miniscript/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

mod try_into_js_value;
mod miniscript;
mod error;
mod descriptor;
mod psbt;

Expand Down

0 comments on commit ddbeeb8

Please sign in to comment.