Skip to content

Commit

Permalink
Fix webidl-tests/unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosichert committed Apr 24, 2024
1 parent 1241704 commit 6bc1cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/webidl-tests/unstable.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[cfg(web_sys_unstable_apis)]
use crate::generated::*;
use crate::generated::{GetUnstableInterface, UnstableDictionary, UnstableEnum};
#[cfg(web_sys_unstable_apis)]
use wasm_bindgen_test::*;

Expand Down

0 comments on commit 6bc1cca

Please sign in to comment.