Skip to content

Commit

Permalink
Don't need this now with read-edn.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Jun 14, 2013
1 parent a41c7e4 commit e22d0aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/leiningen/new/app/core.clj
Expand Up @@ -4,6 +4,4 @@
(defn -main
"I don't do a whole lot ... yet."
[& args]
;; work around dangerous default behaviour in Clojure
(alter-var-root #'*read-eval* (constantly false))
(println "Hello, World!"))

0 comments on commit e22d0aa

Please sign in to comment.