Skip to content

Commit a6bbe0a

Browse files
committed
remove commented line
1 parent 95f4358 commit a6bbe0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wasm/src/js.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ fn get_rng() -> Result<ChaCha20Rng, JsError> {
4545
/// later on.
4646
/// * `p_pub_js`: the public key commitment for the IBE system
4747
/// * `
48-
// #[wasm_bindgen]
4948
#[wasm_bindgen]
5049
pub fn tle(
5150
id_js: JsValue,

0 commit comments

Comments
 (0)