Skip to content

Commit 135e397

Browse files
committed
remove unused import
1 parent 9df9711 commit 135e397

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wasm/src/sentry_gauge.rs

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ use msfs::{
1111
MSFSEvent,
1212
};
1313
use once_cell::sync::Lazy;
14-
use rand::Rng;
1514
use sentry::integrations::anyhow::capture_anyhow;
1615
use serde::{Deserialize, Serialize};
1716
use uuid::Uuid;

0 commit comments

Comments
 (0)