We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7efc34f commit b84c5d0Copy full SHA for b84c5d0
crates/js-sys/tests/wasm/Symbol.rs
@@ -1,6 +1,5 @@
1
use wasm_bindgen::prelude::*;
2
use wasm_bindgen_test::*;
3
-use wasm_bindgen::JsCast;
4
use js_sys::*;
5
6
#[wasm_bindgen(module = "tests/wasm/Symbol.js")]
0 commit comments