Skip to content

Commit

Permalink
Merge pull request #41 from eee-c/useless-puts
Browse files Browse the repository at this point in the history
Remove useless puts
  • Loading branch information
matthewmccullough committed Apr 11, 2012
2 parents 83a3b8c + c5283de commit e3a507e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions git-scribe.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ files = `git ls-files`.
split("\n").
sort

puts files

# piece file back together and write...
# piece file back together and write...
Gem::Specification.new do |s|
s.name = "git-scribe"
s.version = GitScribe::VERSION
Expand Down

0 comments on commit e3a507e

Please sign in to comment.