Use util::paths::compact
This commit is contained in:
parent
69989d0463
commit
b4593cd90b
2 changed files with 2 additions and 7 deletions
|
@ -192,7 +192,6 @@ impl PickerDelegate for RecentProjectsView {
|
|||
let highlighted_location = HighlightedWorkspaceLocation::new(
|
||||
&string_match,
|
||||
&self.workspace_locations[string_match.candidate_id],
|
||||
&cx,
|
||||
);
|
||||
|
||||
Flex::column()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue