mirror of
https://github.com/google/nomulus.git
synced 2025-05-12 22:38:16 +02:00
Don't use modules to instantiate classes
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=132380251
This commit is contained in:
parent
697098602e
commit
b77ebd1df9
3 changed files with 10 additions and 44 deletions
|
@ -47,7 +47,6 @@ import javax.inject.Singleton;
|
|||
@Component(
|
||||
modules = {
|
||||
AppIdentityCredentialModule.class,
|
||||
BackendMetricsModule.class,
|
||||
BigqueryModule.class,
|
||||
ConfigModule.class,
|
||||
DatastoreServiceModule.class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue