Fix formatting
This commit is contained in:
parent
fe492eacbf
commit
c1810e8ec9
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ use std::path::Path;
|
|||
use fuzzy::StringMatch;
|
||||
use gpui::{
|
||||
elements::{Label, LabelStyle},
|
||||
Element, AnyElement, View,
|
||||
AnyElement, Element, View,
|
||||
};
|
||||
use workspace::WorkspaceLocation;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue