gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: reducer: remove property


From: gnunet
Subject: [taler-wallet-core] branch master updated: reducer: remove property
Date: Mon, 01 Nov 2021 11:28:26 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 404c8c8a reducer: remove property
404c8c8a is described below

commit 404c8c8a73c53a8f5432db9838326753864b7136
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Oct 26 17:33:51 2021 +0200

    reducer: remove property
---
 packages/anastasis-core/src/reducer-types.ts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/packages/anastasis-core/src/reducer-types.ts 
b/packages/anastasis-core/src/reducer-types.ts
index 2e1154fc..d7071270 100644
--- a/packages/anastasis-core/src/reducer-types.ts
+++ b/packages/anastasis-core/src/reducer-types.ts
@@ -164,8 +164,6 @@ export interface ReducerStateRecovery {
   };
 
   authentication_providers?: { [url: string]: AuthenticationProviderStatus };
-
-  recovery_error?: any;
 }
 
 export interface ChallengeFeedback {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]