remove debugging println
This commit is contained in:
parent
d8feed2ca1
commit
2dfc490438
1 changed files with 0 additions and 1 deletions
|
|
@ -388,7 +388,6 @@
|
|||
])
|
||||
num-params-seq)
|
||||
(apply concat))
|
||||
_ (println "CLOSURE:" closure)
|
||||
params-needed-path (closed-code closure (paramspath* make-paths num-params impls))]
|
||||
(if (= num-params 0)
|
||||
(bind-params params-needed-path nil 0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue