Skip to content

Commit

Permalink
fix cljsdoc api-import
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Apr 16, 2023
1 parent 6653932 commit dcd3369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/malli/cherry.cljs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(ns malli.cherry
(ns ^:no-doc malli.cherry
(:refer-clojure :exclude [eval])
(:require [cherry.embed :as cherry]
[malli.core]))
Expand Down

0 comments on commit dcd3369

Please sign in to comment.