From cd6f199409aafa0e070a3470d0c95bc18f988ff8 Mon Sep 17 00:00:00 2001 From: "nathanhsiao123@gmail.com" Date: Thu, 5 Dec 2024 19:29:56 -0500 Subject: [PATCH] Revert changes to applications/less/src/lib.rs --- applications/less/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/less/src/lib.rs b/applications/less/src/lib.rs index 3f8718ecaf..aea7f9cc65 100644 --- a/applications/less/src/lib.rs +++ b/applications/less/src/lib.rs @@ -260,4 +260,4 @@ pub fn main(_args: Vec) -> isize { // } // const USAGE: &'static str = "Usage: less file -// read files"; \ No newline at end of file +// read files";