mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 22:54:36 +00:00
Fix warnings
This commit is contained in:
parent
f4c38f3700
commit
d0153fb7cd
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ LICENSE END */
|
|||
|
||||
use std::path::Path;
|
||||
use wasm_bindgen::prelude::*;
|
||||
use wasm_bindgen::JsCast;
|
||||
use wasm_bindgen_futures::JsFuture;
|
||||
use web_sys::{Request, RequestInit, RequestMode, Response};
|
||||
|
||||
#[cfg(feature = "wee_alloc")]
|
||||
#[global_allocator]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue