remove todo
This commit is contained in:
parent
bb77fb8f9d
commit
194396f0f4
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@
|
|||
curr-params# [~@curr-params]]
|
||||
(if (every? (complement i/dynamic-param?) curr-params#)
|
||||
(apply builder# curr-params#)
|
||||
;;TODO: should tag with metadata that the return is a direct navigator
|
||||
(com.rpl.specter.impl/->DynamicFunction builder# curr-params#)))))
|
||||
|
||||
(defmacro late-bound-nav [bindings & impls]
|
||||
|
|
|
|||
Loading…
Reference in a new issue