remove todo
This commit is contained in:
parent
e5db7252c3
commit
2c52355f8d
1 changed files with 1 additions and 4 deletions
|
|
@ -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#)
|
||||
|
|
|
|||
Loading…
Reference in a new issue