diff --git a/helix-term/src/ui/mod.rs b/helix-term/src/ui/mod.rs index 753a899de..3f15d3217 100644 --- a/helix-term/src/ui/mod.rs +++ b/helix-term/src/ui/mod.rs @@ -414,8 +414,6 @@ pub fn file_explorer(root: PathBuf, editor: &Editor) -> Result {