summaryrefslogtreecommitdiff
path: root/fnl/config/comment.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/comment.fnl')
-rw-r--r--fnl/config/comment.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/comment.fnl b/fnl/config/comment.fnl
index 1b896f4..3a3f1fb 100644
--- a/fnl/config/comment.fnl
+++ b/fnl/config/comment.fnl
@@ -1,5 +1,5 @@
;; Language aware commenting.
-(module config.comment {autoload {:util :config.util}})
+(module config.comment {autoload {util config.util}})
(def- opts {})