Skip to content

Commit 73b6e46

Browse files
authored
Update lib.rs
1 parent e576aa3 commit 73b6e46

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/macro/src/lib.rs

-2
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,6 @@ fn generate_code(
329329
quote! {
330330
use rust_i18n::{BackendExt, CowStr, MinifyKey};
331331
use std::borrow::Cow;
332-
use std::sync::Mutex;
333-
use rust_i18n::once_cell::sync::Lazy;
334332

335333
/// I18n backend instance
336334
///

0 commit comments

Comments
 (0)