[examples] performance - remove one more unnecessary import

This commit is contained in:
LachezarLechev 2018-12-12 08:16:36 +01:00
parent a211e4af9c
commit f29f78e302

View File

@ -1,4 +1,3 @@
use humantime;
use std::time::{Duration, SystemTime, UNIX_EPOCH};
use wasm_bindgen::prelude::*;