From 958747bd08172ce00bc84ea3c543eac414a1d39b Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 7 Apr 2023 17:31:01 -0300 Subject: validate iban --- packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx') diff --git a/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx b/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx index bf59573ec..5e0b0cbee 100644 --- a/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx +++ b/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx @@ -42,10 +42,6 @@ import { WithdrawalDetails, WithdrawalType, } from "@gnu-taler/taler-util"; -// import { -// createExample, -// createExampleWithCustomContext as createExampleInCustomContext, -// } from "../test-utils.js"; import { tests } from "@gnu-taler/web-util/lib/index.browser"; import beer from "../../static-dev/beer.png"; import { TransactionView as TestedComponent } from "./Transaction.js"; -- cgit v1.2.3