Nuke some reflection warnings
This commit is contained in:
parent
7e29ff457d
commit
6d17366bdd
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
||||||
;; (if (empty? input)
|
;; (if (empty? input)
|
||||||
;; []
|
;; []
|
||||||
;; (lazy-seq (seq input))))
|
;; (lazy-seq (seq input))))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
(defn- associate-pairs [pairs keywordize]
|
(defn- associate-pairs [pairs keywordize]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue