dont need that anymore

This commit is contained in:
Gered 2014-03-25 22:02:01 -04:00
parent 5ed36b7f7b
commit 92607bd711

View file

@ -22,6 +22,3 @@
(deftwigfn "to_fulltime" [date]
(clj-time.local/format-local-time date :rfc822))
(deftwigfn "is_empty" [x]
(empty? x))