We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05bfe78 commit 02aa92dCopy full SHA for 02aa92d
rs_lib/src/lib.rs
@@ -36,7 +36,6 @@ pub use local::LocalLspHttpCache;
36
37
#[cfg(feature = "wasm")]
38
pub mod wasm {
39
- use std::borrow::Cow;
40
use std::collections::HashMap;
41
use std::io::ErrorKind;
42
use std::path::PathBuf;
0 commit comments