fix review
This commit is contained in:
parent
5e71f4cb3f
commit
9db3f54ac3
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
use gpui::DefiniteLength;
|
||||
use gpui::{
|
||||
FontStyle, FontWeight, HighlightStyle, SharedString, StrikethroughStyle, UnderlineStyle, px,
|
||||
};
|
||||
use language::HighlightId;
|
||||
use std::{fmt::Display, ops::Range, path::PathBuf};
|
||||
use ui::DefiniteLength;
|
||||
|
||||
#[derive(Debug)]
|
||||
#[cfg_attr(test, derive(PartialEq))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue