From 9470b10bdd9e1cc166a4b9ddfbdf09d1c4818ae8 Mon Sep 17 00:00:00 2001 From: unwox Date: Mon, 8 Sep 2025 15:35:44 +0600 Subject: update according to changes in luna --- lib/utils.fnl | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/utils.fnl') diff --git a/lib/utils.fnl b/lib/utils.fnl index f0be29b..b537c86 100644 --- a/lib/utils.fnl +++ b/lib/utils.fnl @@ -9,7 +9,6 @@ (values (table.unpack res))) (fn test-peg [file peg] - (local fennel (require :vendor.fennel)) (local parser (require :parser.parser)) (with-open [f (io.open file "r")] (local contents (f:read :*all)) -- cgit v1.2.3