Skip to content

Commit a8d2007

Browse files
committed
remove bad enable-console-print! from browser preload
1 parent 517f3d8 commit a8d2007

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/cljs/clojure/browser/repl/preload.cljs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@
1111

1212
(defonce conn
1313
(repl/connect (str "http://" repl/HOST ":" repl/PORT "/repl")))
14-
15-
(enable-console-print!)

0 commit comments

Comments
 (0)