Skip to content

Commit 2500f00

Browse files
committed
remove stray cljs.util/debug-prn
1 parent d9018fe commit 2500f00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/clj/cljs/repl/rhino.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
(ScriptableObject/getProperty "core"))]
8282
(ScriptableObject/putProperty top-level "_STAR_e"
8383
(Context/javaToJS ex scope))
84-
(util/debug-prn top-level)
8584
{:status :exception
8685
:value (.toString ex)
8786
:stacktrace (stacktrace ex)}))))

0 commit comments

Comments
 (0)