Skip to content

Commit

Permalink
Remove prn
Browse files Browse the repository at this point in the history
  • Loading branch information
zk committed Jan 21, 2016
1 parent 79615e8 commit 6e01a15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/clj/nsfw/date.clj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
(.print
(DateTimeFormat/forPattern pattern)
(let [res (from date)]
(prn res)
res)))

(defn buckets
Expand Down

0 comments on commit 6e01a15

Please sign in to comment.