no visible change

PiperOrigin-RevId: 435193059
This commit is contained in:
Guice Team
2022-03-16 16:38:54 -07:00
committed by Guice Team
parent 7eddc637b6
commit b32439cc99
@@ -8,7 +8,7 @@ import java.util.function.Predicate;
/**
* Class to conditionally load support for Kotlin features. These features are enabled based on
* whether {@code com.google.inject.kotlin.KotlinSupportImpl} is in the class path.
* whether {@code com.google.inject.KotlinSupportImpl} is in the class path.
*/
public final class KotlinSupport {