Skip to content

Commit bbb7172

Browse files
committed
Remove unused import
1 parent 92175ae commit bbb7172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/with_winit/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ use std::collections::HashSet;
88
use std::num::NonZeroUsize;
99
use std::sync::Arc;
1010

11-
use std::time::Duration;
1211
#[cfg(not(target_arch = "wasm32"))]
1312
use std::time::Instant;
1413
#[cfg(target_arch = "wasm32")]

0 commit comments

Comments
 (0)