Fix bitrotted module name
This commit is contained in:
@@ -36,8 +36,7 @@ use crate::{
|
||||
diff::diff,
|
||||
from_proto,
|
||||
global_state::{GlobalState, GlobalStateSnapshot},
|
||||
line_endings::LineEndings,
|
||||
line_endings::LineIndex,
|
||||
line_index::{LineEndings, LineIndex},
|
||||
lsp_ext::{self, InlayHint, InlayHintsParams},
|
||||
lsp_utils::all_edits_are_disjoint,
|
||||
to_proto, LspError, Result,
|
||||
|
||||
Reference in New Issue
Block a user