Skip to content

Commit

Permalink
Remove a debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfaulhaber committed Nov 24, 2010
1 parent 3c89776 commit e84463e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/autodoc/branches.clj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
(defn do-collect
"Collect the namespace and var info for the checked out branch"
[branch-name]
(println "cp-exp" (mapcat (partial expand-wildcards (params :root)) (params :load-classpath)))
(let [class-path (concat
(filter
identity
Expand Down

0 comments on commit e84463e

Please sign in to comment.