mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2025-01-05 19:53:55 +03:00
[examples] performance - remove one more unnecessary import
This commit is contained in:
parent
a211e4af9c
commit
f29f78e302
@ -1,4 +1,3 @@
|
||||
use humantime;
|
||||
use std::time::{Duration, SystemTime, UNIX_EPOCH};
|
||||
|
||||
use wasm_bindgen::prelude::*;
|
||||
|
Loading…
Reference in New Issue
Block a user