aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages/add-auditor.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/webex/pages/add-auditor.tsx')
-rw-r--r--src/webex/pages/add-auditor.tsx8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/webex/pages/add-auditor.tsx b/src/webex/pages/add-auditor.tsx
index 72e800192..dbe761a5f 100644
--- a/src/webex/pages/add-auditor.tsx
+++ b/src/webex/pages/add-auditor.tsx
@@ -21,16 +21,8 @@
*/
-import { getTalerStampDate } from "../../helpers";
import {
- AuditorRecord,
- CoinRecord,
CurrencyRecord,
- Denomination,
- DenominationRecord,
- ExchangeRecord,
- PreCoinRecord,
- ReserveRecord,
} from "../../types";
import { ImplicitStateComponent, StateHolder } from "../components";