[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?