mirror of
https://github.com/google/nomulus
synced 2025-12-23 14:25:44 +00:00
Re-indent module list in BackendComponent
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=129453164
This commit is contained in:
committed by
Justine Tunney
parent
3f4121b98c
commit
751df4b488
@@ -68,8 +68,7 @@ import javax.inject.Singleton;
|
||||
UseAppIdentityCredentialForGoogleApisModule.class,
|
||||
VoidDnsWriterModule.class,
|
||||
VoidKeyringModule.class,
|
||||
}
|
||||
)
|
||||
})
|
||||
interface BackendComponent {
|
||||
BackendRequestComponent startRequest(RequestModule requestModule);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user