diff --git a/project.clj b/project.clj index da2b23bab..ce74c7ab5 100644 --- a/project.clj +++ b/project.clj @@ -78,7 +78,6 @@ :migratus {:store :database :db ~(get (System/getenv) "DATABASE_URL" "postgresql://localhost/rems?user=rems")} :plugins [[lein-cljfmt "0.6.7"] - [lein-cprop "1.0.3"] [lein-shell "0.5.0"] [migratus-lein "0.5.7"] [com.github.liquidz/antq "RELEASE"]]