diff --git a/project.clj b/project.clj index ff7d88a..20f14f6 100644 --- a/project.clj +++ b/project.clj @@ -41,7 +41,6 @@ {:source-paths ["src/cljx"] :output-path "target/generated/cljs" :rules :cljs}]} - :hooks [cljx.hooks] :source-paths ["src/clj" "src/test"] :test-paths ["spec/clj"] :ring {:handler grub.core/app}