Remove debug line when calling lein deps

This commit is contained in:
Florian Anderiasch 2014-10-10 19:08:20 +02:00
parent ca3b505905
commit 553a94861e

View file

@ -124,7 +124,6 @@ force them to be updated, use `lein -U $TASK`."
hierarchy (classpath/dependency-hierarchy
(tree-command command)
project)]
(prn (:pedantic? project))
(walk-deps hierarchy print-dep))
(= command ":verify")
(if (user/gpg-available?)