reducer: remove property
This commit is contained in:
parent
240a8c7427
commit
404c8c8a73
@ -164,8 +164,6 @@ export interface ReducerStateRecovery {
|
||||
};
|
||||
|
||||
authentication_providers?: { [url: string]: AuthenticationProviderStatus };
|
||||
|
||||
recovery_error?: any;
|
||||
}
|
||||
|
||||
export interface ChallengeFeedback {
|
||||
|
Loading…
Reference in New Issue
Block a user