mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-08 05:08:09 +00: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::prelude::*;
|
||||||
use wasm_bindgen_test::*;
|
use wasm_bindgen_test::*;
|
||||||
use wasm_bindgen::JsCast;
|
|
||||||
use js_sys::*;
|
use js_sys::*;
|
||||||
|
|
||||||
#[wasm_bindgen(module = "tests/wasm/Symbol.js")]
|
#[wasm_bindgen(module = "tests/wasm/Symbol.js")]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user