summaryrefslogtreecommitdiff
path: root/parser/artoftea.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'parser/artoftea.fnl')
-rw-r--r--parser/artoftea.fnl2
1 files changed, 0 insertions, 2 deletions
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)