Fix formatting for the entire workspace
This commit is contained in:
parent
33bc47dbe2
commit
74ca223114
5 changed files with 10 additions and 13 deletions
|
@ -8,8 +8,8 @@ use gpui::{
|
|||
vector::{vec2f, Vector2F},
|
||||
},
|
||||
json::{json, ToJson},
|
||||
AnyViewHandle, AppContext, Element, Entity, SceneBuilder, SizeConstraint, Subscription,
|
||||
View, ViewContext, ViewHandle,
|
||||
AnyViewHandle, AppContext, Element, Entity, SceneBuilder, SizeConstraint, Subscription, View,
|
||||
ViewContext, ViewHandle,
|
||||
};
|
||||
use settings::Settings;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue