diff --git a/src/re_com/theme.cljs b/src/re_com/theme.cljs index 1fc43dcd..2bfee975 100644 --- a/src/re_com/theme.cljs +++ b/src/re_com/theme.cljs @@ -38,7 +38,6 @@ (defn apply ([props ctx themes] - (println (:part ctx)) (->> (cond (map? themes) (re-com.theme/merge @registry themes)