Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
enomado committed Aug 3, 2022
1 parent 37b9c23 commit 216f295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions egui_demo_app/src/apps/http_app.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
use egui_extras::RetainedImage;
use poll_promise::Promise;

#[cfg(target_arch = "wasm32")]
use core::any::Any;

struct Resource {
Expand Down

0 comments on commit 216f295

Please sign in to comment.