Skip to content

Commit 07bef72

Browse files
committed
chore: lint
1 parent 0bdd28c commit 07bef72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

volo-thrift/src/client/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use std::{
99
cell::RefCell,
1010
marker::PhantomData,
11-
sync::{atomic::AtomicI32, Arc}, collections::HashMap,
11+
sync::{atomic::AtomicI32, Arc},
1212
};
1313

1414
use http::{HeaderMap, header::IntoHeaderName, HeaderValue};

0 commit comments

Comments
 (0)