Skip to content

Commit

Permalink
remove println
Browse files Browse the repository at this point in the history
  • Loading branch information
Takahiro Hozumi committed Jul 6, 2012
1 parent b458c76 commit 2169405
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/leiningen/hicv.clj
Expand Up @@ -96,7 +96,6 @@
"out.html")))))

(defn- writeout-html2hiccup [resource-path]
(println "hello" resource-path)
(spit (replace-extension (ensure-under-hicv-dir resource-path) ".clj")
(-> resource-path
html2hiccup
Expand Down

0 comments on commit 2169405

Please sign in to comment.