Attempt to fix compilation issues on CI

Can't reproduce the errors on Azure locally, but hopefully tweaking
generated code can get things to work.
This commit is contained in:
Alex Crichton
2019-06-10 08:46:30 -07:00
parent c3e0edd956
commit 535aa3193c
9 changed files with 12 additions and 8 deletions

View File

@ -1,4 +1,3 @@
use js_sys::Object;
use wasm_bindgen::Clamped;
use wasm_bindgen_test::*;