[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] 01/02: imports
From: |
gnunet |
Subject: |
[taler-wallet-core] 01/02: imports |
Date: |
Wed, 09 Jun 2021 16:20:57 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository wallet-core.
commit 029b07be4b305ba6f1738fc73d2d40b98f6905a7
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jun 9 15:43:48 2021 +0200
imports
---
packages/taler-wallet-core/src/db.ts | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/packages/taler-wallet-core/src/db.ts
b/packages/taler-wallet-core/src/db.ts
index 2754fd34..32109581 100644
--- a/packages/taler-wallet-core/src/db.ts
+++ b/packages/taler-wallet-core/src/db.ts
@@ -8,13 +8,7 @@ import {
StoreWithIndexes,
IndexDescriptor,
} from "./util/query";
-import {
- IDBFactory,
- IDBDatabase,
- IDBObjectStore,
- IDBTransaction,
- IDBObjectStoreParameters,
-} from "@gnu-taler/idb-bridge";
+import { IDBFactory, IDBDatabase, IDBTransaction } from
"@gnu-taler/idb-bridge";
import { Logger } from "@gnu-taler/taler-util";
import {
AmountJson,
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.