From fac6c7c1a6ddccd2b70c8de61769f3be9e413c00 Mon Sep 17 00:00:00 2001 From: Nikita Revenco <154856872+NikitaRevenco@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:38:27 +0000 Subject: [PATCH] chore: appease clippy --- helix-term/src/ui/mod.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helix-term/src/ui/mod.rs b/helix-term/src/ui/mod.rs index 095868ebb..d535968ec 100644 --- a/helix-term/src/ui/mod.rs +++ b/helix-term/src/ui/mod.rs @@ -515,7 +515,7 @@ pub fn file_explorer(root: PathBuf, editor: &Editor) -> Result Result