CLJ1098 was fixed with Clojure 1.5 (our min)

This commit is contained in:
Peter Taoussanis 2016-03-02 12:47:27 +07:00
parent 1c23146979
commit 087a5d9761
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@
#+cljs (apfn data)
#+clj (send-off (get-agent id) (fn [_] (apfn data)))))))))
nil
(enc/clj1098 (:appenders config))))))
(:appenders config)))))
nil)
(comment