Skip to content

Commit 37757f1

Browse files
committed
misc: remove useless use
1 parent edba0d9 commit 37757f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ mod runtime;
3535
extern crate tracing;
3636
use packages::uname::Uname;
3737
use std::collections::HashMap;
38-
use std::mem::{size_of, size_of_val};
3938
use std::sync::Arc;
4039

4140
use async_graphql::QueryPathSegment;

0 commit comments

Comments
 (0)