Skip to content

Commit

Permalink
Remove println
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k authored Oct 10, 2024
1 parent 7fb2ad9 commit a40893f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/re_com/theme.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@

(defn apply
([props ctx themes]
(println (:part ctx))
(->>
(cond
(map? themes) (re-com.theme/merge @registry themes)
Expand Down

0 comments on commit a40893f

Please sign in to comment.