summaryrefslogtreecommitdiff
path: root/bin/fetch.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fetch.fnl')
-rw-r--r--bin/fetch.fnl2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/fetch.fnl b/bin/fetch.fnl
index bc7a827..a28af42 100644
--- a/bin/fetch.fnl
+++ b/bin/fetch.fnl
@@ -2,8 +2,6 @@
(tset package :path (.. package.path ";./vendor/lpeglj/?.lua"))
-(local fennel (require :vendor.fennel))
-
(local array (require :lib.array))
(local cache (require :lib.cache))
(local {: must} (require :lib.utils))