Fix some warnings
This commit is contained in:
parent
91a511ba8c
commit
7de1261555
3 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,6 @@ extern crate winit;
|
|||
#[macro_use]
|
||||
extern crate stdweb;
|
||||
#[cfg(feature = "wasm-bindgen")]
|
||||
#[macro_use]
|
||||
extern crate wasm_bindgen;
|
||||
#[cfg(feature = "wasm-bindgen")]
|
||||
extern crate web_sys;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue