Skip to content

Commit d72f331

Browse files
author
Alejandro Gómez
committed
Remove cljx hook
1 parent dce4252 commit d72f331

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

project.clj

+1-2
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,4 @@
4646
:rules :clj}
4747
{:source-paths ["src/cljx"]
4848
:output-path "src/cljs"
49-
:rules :cljs}]}
50-
:hooks [cljx.hooks])
49+
:rules :cljs}]})

0 commit comments

Comments
 (0)