Skip to content

Commit 2699645

Browse files
committed
chore: remove old comment
1 parent 5c81ae7 commit 2699645

File tree

1 file changed

+0
-1
lines changed
  • crates/bitwarden-threading/tests

1 file changed

+0
-1
lines changed

crates/bitwarden-threading/tests/wasm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ struct Cipher {
1818
password: String,
1919
}
2020

21-
// #[wasm_bindgen]
2221
#[wasm_bindgen(inline_js = "export class CipherService {
2322
constructor() {
2423
this.ciphers = {};

0 commit comments

Comments
 (0)