From ad7c02a882ae461d55891bcc57b719ac01e656d6 Mon Sep 17 00:00:00 2001 From: XeroOl Date: Sun, 11 Feb 2024 23:10:28 -0600 Subject: [PATCH] remove print statement --- src/fennel-ls/compiler.fnl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/fennel-ls/compiler.fnl b/src/fennel-ls/compiler.fnl index c9aadbc..652cb4e 100644 --- a/src/fennel-ls/compiler.fnl +++ b/src/fennel-ls/compiler.fnl @@ -304,8 +304,6 @@ are declared / referenced in which places." (true ?item1 ?item2) (values ?item1 ?item2) (where (or (nil err) (false err)) (not (err:find "^[^\n]-__NOT_AN_ERROR\n"))) (if (os.getenv :TESTING) - (print (.. "\nYou have crashed fennel-ls (or the fennel " component ") with the following message\n:" err - "\n\n^^^ the error message above here is the root problem\n\n")) (error (.. "\nYou have crashed fennel-ls (or the fennel " component ") with the following message\n:" err "\n\n^^^ the error message above here is the root problem\n\n")) (table.insert diagnostics