diff --git a/lib/rubygems/commands/which_command.rb b/lib/rubygems/commands/which_command.rb index 334bde2622..3c30702672 100644 --- a/lib/rubygems/commands/which_command.rb +++ b/lib/rubygems/commands/which_command.rb @@ -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?