Skip to content

Commit 9466db6

Browse files
committed
Add require for project.el
1 parent 5717664 commit 9466db6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

babashka.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
;;
3838
;;; Code:
3939
(require 'parseedn)
40+
(require 'project)
4041

4142
(defmacro babashka--comment (&rest _)
4243
"Ignore body eval to nil."

0 commit comments

Comments
 (0)