Remove marg

This commit is contained in:
oakes
2014-03-31 23:30:25 -04:00
parent c1106a52a4
commit 7b1e201cbd

View File

@@ -4,5 +4,4 @@
:license {:name "Public Domain" :license {:name "Public Domain"
:url "http://unlicense.org/UNLICENSE"} :url "http://unlicense.org/UNLICENSE"}
:dependencies [[com.badlogicgames.gdx/gdx "0.9.9"] :dependencies [[com.badlogicgames.gdx/gdx "0.9.9"]
[org.clojure/clojure "1.5.1"]] [org.clojure/clojure "1.5.1"]])
:plugins [[lein-marginalia "0.7.1"]])