Remove println

This commit is contained in:
Michiel Borkent 2023-01-11 18:48:05 +01:00
parent 42701311d4
commit 151ea479f3

View file

@ -3,8 +3,6 @@
[sci.configs.cljs.pprint :refer [config]]
[scittle.core :as scittle]))
(prn :config config)
(scittle/register-plugin!
::pprint
config)