Fix failing tests
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
8b53868f8a
commit
66694b4c9a
2 changed files with 12 additions and 12 deletions
|
@ -6,7 +6,7 @@ pub use crate::{
|
|||
};
|
||||
use crate::{
|
||||
diagnostic_set::{DiagnosticEntry, DiagnosticGroup},
|
||||
range_from_lsp, ToPointUtf16,
|
||||
range_from_lsp,
|
||||
};
|
||||
use anyhow::{anyhow, Result};
|
||||
use clock::ReplicaId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue