summaryrefslogtreecommitdiff
path: root/parser
diff options
context:
space:
mode:
authorunwox <me@unwox.com>2025-09-08 15:35:44 +0600
committerunwox <me@unwox.com>2025-09-08 15:42:13 +0600
commit9470b10bdd9e1cc166a4b9ddfbdf09d1c4818ae8 (patch)
treed7d76f00078ea8abd9cac0fc43a66e53d2d81dde /parser
parent43a3ad32f9a17b23f211f61c28e37296ac4447f9 (diff)
update according to changes in luna
Diffstat (limited to 'parser')
-rw-r--r--parser/teaworkshop.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/parser/teaworkshop.fnl b/parser/teaworkshop.fnl
index dcf2d78..7b33f97 100644
--- a/parser/teaworkshop.fnl
+++ b/parser/teaworkshop.fnl
@@ -1,6 +1,5 @@
(import-macros {: map} :lib.macro)
-(local fennel (require :vendor.fennel))
(local parser (require :parser.parser))
(local array (require :lib.array))
(local http (require :lib.http))