aboutsummaryrefslogtreecommitdiff
path: root/src/pages/auditors.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/auditors.tsx')
-rw-r--r--src/pages/auditors.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/auditors.tsx b/src/pages/auditors.tsx
index 762d22ad8..f263d2ec9 100644
--- a/src/pages/auditors.tsx
+++ b/src/pages/auditors.tsx
@@ -37,7 +37,6 @@ import {
getCurrencies,
updateCurrency,
} from "../wxApi";
-import { prettyAmount } from "../renderHtml";
import { getTalerStampDate } from "../helpers";
import * as React from "react";
import * as ReactDOM from "react-dom";