mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
2814561e92
StackDriverWriter is provided by java.google.registry.monitoring.whitebox.StackdriverModule. The @Inject annotation in its constructor is not used. It also uses outdated named binding like @Named(stackdriverGcpProject) which causes confusion because that name is not provided anywhere in the code. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=169922096