Fix warnings with latest nightly
This commit is contained in:
parent
31f8b816bd
commit
542d1938ce
9 changed files with 1 additions and 10 deletions
|
|
@ -7,7 +7,6 @@ pub fn main() {
|
|||
#[cfg(web_platform)]
|
||||
mod wasm {
|
||||
use wasm_bindgen::prelude::*;
|
||||
use wasm_bindgen::JsCast;
|
||||
use web_sys::HtmlCanvasElement;
|
||||
use winit::{
|
||||
dpi::PhysicalSize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue