Skip to content

Commit 02aa92d

Browse files
committed
remove unused import
1 parent 05bfe78 commit 02aa92d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rs_lib/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ pub use local::LocalLspHttpCache;
3636

3737
#[cfg(feature = "wasm")]
3838
pub mod wasm {
39-
use std::borrow::Cow;
4039
use std::collections::HashMap;
4140
use std::io::ErrorKind;
4241
use std::path::PathBuf;

0 commit comments

Comments
 (0)