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:
Ben McIlwain 2018-06-21 18:10:42 -07:00
parent c8925555d4
commit 0422205d84
8 changed files with 261 additions and 604 deletions

View file

@ -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,