mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-27 20:15:14 +03:00
js-sys: Remove unused import in symbol tests
This commit is contained in:
parent
95c55d0b4c
commit
e667400a83
@ -1,6 +1,5 @@
|
||||
use wasm_bindgen::prelude::*;
|
||||
use wasm_bindgen_test::*;
|
||||
use wasm_bindgen::JsCast;
|
||||
use js_sys::*;
|
||||
|
||||
#[wasm_bindgen(module = "tests/wasm/Symbol.js")]
|
||||
|
Loading…
Reference in New Issue
Block a user