Completely remove dependency on return value from meditations
This commit is contained in:
parent
8e33a43ee8
commit
21295e2079
@ -40,6 +40,7 @@
|
||||
(use '[path-to-enlightenment :only [meditations __ ___]])
|
||||
(try
|
||||
(load-file file-path)
|
||||
true
|
||||
(catch Exception e
|
||||
(println)
|
||||
(println "Problem in " file-path)
|
||||
|
Loading…
Reference in New Issue
Block a user