[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] branch master updated: fix up import
From: |
gnunet |
Subject: |
[taler-wallet-core] branch master updated: fix up import |
Date: |
Thu, 17 Jun 2021 15:54:32 +0200 |
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 46f3fcbb fix up import
46f3fcbb is described below
commit 46f3fcbbfbf6869128e1c596b620af63b770eb93
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Jun 17 15:54:26 2021 +0200
fix up import
---
packages/taler-wallet-android/src/index.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/taler-wallet-android/src/index.ts
b/packages/taler-wallet-android/src/index.ts
index 6f6439fb..2e24a7c4 100644
--- a/packages/taler-wallet-android/src/index.ts
+++ b/packages/taler-wallet-android/src/index.ts
@@ -34,8 +34,8 @@ import {
WALLET_MERCHANT_PROTOCOL_VERSION,
runRetryLoop,
handleCoreApiRequest,
+ InternalWalletState,
} from "@gnu-taler/taler-wallet-core";
-import { InternalWalletState } from
"@gnu-taler/taler-wallet-core/lib/operations/state";
import fs from "fs";
import { WalletNotification } from
"../../taler-wallet-core/node_modules/@gnu-taler/taler-util/lib/notifications.js";
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-wallet-core] branch master updated: fix up import,
gnunet <=