mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 16:07:15 +02:00
Re-indent module list in BackendComponent
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=129453164
This commit is contained in:
parent
3f4121b98c
commit
751df4b488
1 changed files with 25 additions and 26 deletions
|
@ -68,8 +68,7 @@ import javax.inject.Singleton;
|
|||
UseAppIdentityCredentialForGoogleApisModule.class,
|
||||
VoidDnsWriterModule.class,
|
||||
VoidKeyringModule.class,
|
||||
}
|
||||
)
|
||||
})
|
||||
interface BackendComponent {
|
||||
BackendRequestComponent startRequest(RequestModule requestModule);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue