cargo fmt
This commit is contained in:
parent
83f4c61657
commit
a8061232a5
2 changed files with 5 additions and 8 deletions
|
@ -1,6 +1,4 @@
|
|||
use gpui::{
|
||||
div, AnyElement, IntoElement, ParentElement, RenderOnce, Styled, WindowContext,
|
||||
};
|
||||
use gpui::{div, AnyElement, IntoElement, ParentElement, RenderOnce, Styled, WindowContext};
|
||||
use smallvec::SmallVec;
|
||||
|
||||
#[derive(Default, IntoElement)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue