dont need that anymore
This commit is contained in:
parent
5ed36b7f7b
commit
92607bd711
|
@ -22,6 +22,3 @@
|
||||||
|
|
||||||
(deftwigfn "to_fulltime" [date]
|
(deftwigfn "to_fulltime" [date]
|
||||||
(clj-time.local/format-local-time date :rfc822))
|
(clj-time.local/format-local-time date :rfc822))
|
||||||
|
|
||||||
(deftwigfn "is_empty" [x]
|
|
||||||
(empty? x))
|
|
||||||
|
|
Reference in a new issue