fix up import

This commit is contained in:
Florian Dold 2021-06-17 15:54:26 +02:00
parent a70d37ef16
commit 46f3fcbbfb
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -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";