From 8b91a6d0a0b8b2f1aaebf9636139f3f933c6f86d Mon Sep 17 00:00:00 2001 From: bronzdoc Date: Sat, 22 Jun 2019 16:39:17 -0600 Subject: [rubygems/rubygems] Remove unnecessary TODO comment https://github.com/rubygems/rubygems/commit/ad7e379f79 --- lib/rubygems/commands/which_command.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rubygems') 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? -- cgit v1.2.3