mirror of
https://github.com/google/nomulus
synced 2026-01-03 03:35:42 +00:00
Remove last stray mention of gTech
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135101061
This commit is contained in:
@@ -50,7 +50,7 @@ final class RegistryCli {
|
||||
|
||||
// The <? extends Class<? extends Command>> wildcard looks a little funny, but is needed so that
|
||||
// we can accept maps with value types that are subtypes of Class<? extends Command> rather than
|
||||
// literally that type (e.g. Class<? extends GtechCommand>). For more explanation, see:
|
||||
// literally that type. For more explanation, see:
|
||||
// http://www.angelikalanger.com/GenericsFAQ/FAQSections/TypeArguments.html#FAQ104
|
||||
void run(
|
||||
String programName,
|
||||
|
||||
Reference in New Issue
Block a user