Skip to content

Commit

Permalink
Remove useless(?) backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed Sep 2, 2024
1 parent 3b3ae9c commit da3bbb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/wasm/src/sd_jwt/encoder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ impl WasmSdObjectEncoder {
/// Path "/id" conceals `"id": "did:value"`
/// Path "/claim1/abc" conceals `"abc": true`
/// Path "/claim2/0" conceals `val_1`
/// ```
///
/// ## Errors
/// * `InvalidPath` if pointer is invalid.
Expand Down

0 comments on commit da3bbb2

Please sign in to comment.