mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02:00
Start using non-EPP-flow-wrapping implementation in CheckAPI
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=201620090
This commit is contained in:
parent
c8925555d4
commit
0422205d84
8 changed files with 261 additions and 604 deletions
|
@ -41,7 +41,6 @@ import javax.inject.Singleton;
|
|||
@Singleton
|
||||
@Component(
|
||||
modules = {
|
||||
// TODO(b/79692981): Remove flow-related includes once check API is rewritten to not wrap flow.
|
||||
AppIdentityCredentialModule.class,
|
||||
AuthModule.class,
|
||||
ConfigModule.class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue