Skip to content

Commit

Permalink
Remove useless info statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Sanchez committed Mar 12, 2014
1 parent 56cfc57 commit f2dd799
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/librarian/puppet/source/local.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def fetch_dependencies(name, version, extra)
dependencies.merge spec.dependencies
end

info { "Deps = #{dependencies}" }
dependencies
end

Expand Down

0 comments on commit f2dd799

Please sign in to comment.