Skip to content

Commit b84c5d0

Browse files
committed
Remove unused import
Part of rustwasm#670
1 parent 7efc34f commit b84c5d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/js-sys/tests/wasm/Symbol.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
use wasm_bindgen::prelude::*;
22
use wasm_bindgen_test::*;
3-
use wasm_bindgen::JsCast;
43
use js_sys::*;
54

65
#[wasm_bindgen(module = "tests/wasm/Symbol.js")]

0 commit comments

Comments
 (0)