diff --git a/project.clj b/project.clj index b084443280..3014aec6ef 100644 --- a/project.clj +++ b/project.clj @@ -22,7 +22,6 @@ [bouncer "1.0.0"] [bidi "1.25.0"]] :plugins [[lein-ancient "0.6.7" :exclusions [org.clojure/tools.reader]]] - :clean-targets ^{:protect false} ["resources/public/js" "target"] )