From b018944e6066e766560282c0bcd83df05899a4bc Mon Sep 17 00:00:00 2001 From: unwox Date: Thu, 12 Dec 2024 11:07:06 +0600 Subject: small fixes according to fennel-ls --- parser/artoftea.fnl | 2 -- 1 file changed, 2 deletions(-) (limited to 'parser/artoftea.fnl') diff --git a/parser/artoftea.fnl b/parser/artoftea.fnl index 83ff0ea..265e19b 100644 --- a/parser/artoftea.fnl +++ b/parser/artoftea.fnl @@ -1,5 +1,3 @@ -(import-macros {: map} :lib.macro) - (local peg (if (pick-values 1 (pcall require :lpeg)) (require :lpeg) -- cgit v1.2.3