Skip to content

Commit

Permalink
Remove trailing puts.
Browse files Browse the repository at this point in the history
  • Loading branch information
devth committed Sep 13, 2010
1 parent 089f0a1 commit 0534598
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/define
Expand Up @@ -19,5 +19,3 @@ doc.css(".std li").each do |li|
puts " * #{li.content}".cyan puts " * #{li.content}".cyan
puts puts
end end

puts

0 comments on commit 0534598

Please sign in to comment.