remove todo

This commit is contained in:
Nathan Marz 2016-05-28 20:01:35 -04:00
parent e5db7252c3
commit 2c52355f8d

View file

@ -469,10 +469,7 @@
~(mapv (fn [p] `(fn [] ~p)) possible-params)
))
]
`(let [;;TODO: for cljs, use the dynamic def strategy + exists for a direct
;; inline cache
info# ~get-cache-code
`(let [info# ~get-cache-code
^com.rpl.specter.impl.CachedPathInfo info#
(if (nil? info#)