Run rustfmt

This commit is contained in:
Alex Crichton
2019-10-28 20:15:05 -07:00
parent a20dd26dde
commit 513285f73d
13 changed files with 100 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
use std::time::Duration;
use sample::Timeout;
use std::time::Duration;
use wasm_bindgen_test::*;
#[wasm_bindgen_test]