Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop prn
Browse files Browse the repository at this point in the history
mk committed Oct 20, 2024
1 parent 19db1e2 commit 6ef3481
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nextjournal/clerk/sci_env.cljs
Original file line number Diff line number Diff line change
@@ -65,7 +65,6 @@
{:render-fn form} e)]))}))))

(defn ->viewer-fn+opts-with-error [[opts form]]
(prn :->viewer-fn+opts-with-error opts form)
(binding [*eval* (case (:render-evaluator opts)
:cherry cherry-env/eval-form
(nil :sci) *eval*

0 comments on commit 6ef3481

Please sign in to comment.