From bb369f2e2ab7838751ce9aae2e23622be1391586 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 1 Sep 2020 19:07:14 +0530 Subject: auto-format --- packages/taler-wallet-core/src/operations/withdraw.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'packages/taler-wallet-core/src/operations/withdraw.ts') diff --git a/packages/taler-wallet-core/src/operations/withdraw.ts b/packages/taler-wallet-core/src/operations/withdraw.ts index 2ab1ea52d..c68f1521f 100644 --- a/packages/taler-wallet-core/src/operations/withdraw.ts +++ b/packages/taler-wallet-core/src/operations/withdraw.ts @@ -48,7 +48,11 @@ import { updateExchangeFromUrl, getExchangeTrust } from "./exchanges"; import { WALLET_EXCHANGE_PROTOCOL_VERSION } from "./versions"; import * as LibtoolVersion from "../util/libtoolVersion"; -import { guardOperationException, makeErrorDetails, OperationFailedError } from "./errors"; +import { + guardOperationException, + makeErrorDetails, + OperationFailedError, +} from "./errors"; import { NotificationType } from "../types/notifications"; import { getTimestampNow, -- cgit v1.2.3