Skip to content

Commit

Permalink
Remove comment not adding much
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Sep 24, 2019
1 parent 064cfaf commit b3b5c2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/rubygems/requirement.rb
Expand Up @@ -69,9 +69,6 @@ def self.create(*inputs)
end
end

##
# A default "version requirement" can surely _only_ be '>= 0'.

def self.default
new '>= 0'
end
Expand Down

0 comments on commit b3b5c2d

Please sign in to comment.