Skip to content

Commit

Permalink
Remove unneeded require
Browse files Browse the repository at this point in the history
  • Loading branch information
Paula Gearon committed Sep 8, 2020
1 parent 2cd1d2b commit feebd87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/asami/index.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
[asami.common-index :as common :refer [? NestedIndex]]
[asami.analytics :as analytics]
[zuko.node :refer [NodeAPI]]
[clojure.walk :refer [prewalk postwalk]]
#?(:clj [schema.core :as s]
:cljs [schema.core :as s :include-macros true])))

Expand Down

0 comments on commit feebd87

Please sign in to comment.