summaryrefslogtreecommitdiffstats
path: root/src/finder/error.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/finder/error.rs')
-rw-r--r--src/finder/error.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/finder/error.rs b/src/finder/error.rs
index 46d39c4..181da21 100644
--- a/src/finder/error.rs
+++ b/src/finder/error.rs
@@ -8,4 +8,3 @@ pub enum Error {
#[error("Stdin error: Failed to get finder's stdin")]
Stdin,
}
-