Oops; got the order wrong there.

This commit is contained in:
Phil Hagelberg 2017-12-15 11:28:54 -08:00
parent 852cc4e0fe
commit da695d4104

View file

@ -406,8 +406,8 @@
(def ^:private bootclasspath-deps
(if-let [deps-file (io/resource "leiningen/bootclasspath-deps.clj")]
(slurp (read-string deps-file))
[]))
(read-string (slurp deps-file))
{}))
(defn- warn-conflicts
"When using the bootclasspath (for boot speed), resources already on the