Skip to content

Commit a40893f

Browse files
authored
Remove println
1 parent 7fb2ad9 commit a40893f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/re_com/theme.cljs

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838

3939
(defn apply
4040
([props ctx themes]
41-
(println (:part ctx))
4241
(->>
4342
(cond
4443
(map? themes) (re-com.theme/merge @registry themes)

0 commit comments

Comments
 (0)