diff --git a/project.clj b/project.clj index dcdbbe8..454f422 100644 --- a/project.clj +++ b/project.clj @@ -33,8 +33,6 @@ [ring-server "0.4.0"] [selmer "1.11.0"]] - :target-path "target/%s/" - :repl-options {:init-ns smeagol.repl} :jvm-opts ["-server"]