Browse Source

removed markdown-clj dependency

markdown-clj is pulling in ClojureScipt that depends on Guava. Since this is causing problems with resin and markdown-clj is not needed for any tests, I removed the dependency.
Dmitri Sotnikov 11 years ago
parent
commit
01551caad0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      luminus/hello/project.clj

+ 0 - 1
luminus/hello/project.clj

@@ -10,7 +10,6 @@
    [com.taoensso/timbre "2.7.1"]
    [com.postspectacular/rotor "0.1.0"]
    [com.taoensso/tower "1.5.1"]
-   [markdown-clj "0.9.40"]
    [mysql/mysql-connector-java "5.1.28"]
    [korma "0.3.0-RC5"]
    [log4j