1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[rubygems/rubygems] Remove unnecessary TODO comment

https://github.com/rubygems/rubygems/commit/ad7e379f79
This commit is contained in:
bronzdoc 2019-06-22 16:39:17 -06:00 committed by Hiroshi SHIBATA
parent df0b41fc72
commit 8b91a6d0a0
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -53,7 +53,6 @@ requiring to see why it does not behave as you expect.
end
end
# TODO: this is totally redundant and stupid
paths = find_paths arg, dirs
if paths.empty?