removed plugin
This commit is contained in:
parent
b20d035950
commit
e052ee06a8
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
:jvm-opts ["-XX:-OmitStackTraceInFastThrow"] ; this prevents JVM from doing optimizations which can remove stack traces from NPE and other exceptions
|
||||
:source-paths ["src/clj"]
|
||||
:test-paths ["test/clj"]
|
||||
:plugins [[lein-nodisassemble "0.1.3"]]
|
||||
:profiles {:dev {:dependencies
|
||||
[[org.clojure/test.check "0.5.9"]]}
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue