Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenlu committed Nov 1, 2023
1 parent ada9e3c commit fa0cb45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/remote_signing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ impl RemoteSigningResponseWasm {
}
}

#[wasm_bindgen]
#[derive(Clone, Copy, Debug)]
pub enum RemoteSigningError {
WebhookParsingError,
Expand Down

0 comments on commit fa0cb45

Please sign in to comment.