diff --git a/src/malli/cherry.cljs b/src/malli/cherry.cljs index 7d5863e44..bca2e65bf 100644 --- a/src/malli/cherry.cljs +++ b/src/malli/cherry.cljs @@ -1,4 +1,4 @@ -(ns malli.cherry +(ns ^:no-doc malli.cherry (:refer-clojure :exclude [eval]) (:require [cherry.embed :as cherry] [malli.core]))