From 8f35362dad9914cac16f421745a27a1cdd0f02bc Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 24 May 2017 16:45:57 +0200 Subject: style, deduplication and doc comments --- src/pages/add-auditor.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pages/add-auditor.tsx') diff --git a/src/pages/add-auditor.tsx b/src/pages/add-auditor.tsx index db283eade..8bef557d9 100644 --- a/src/pages/add-auditor.tsx +++ b/src/pages/add-auditor.tsx @@ -36,7 +36,6 @@ import { getCurrencies, updateCurrency, } from "../wxApi"; -import { prettyAmount } from "../renderHtml"; import { getTalerStampDate } from "../helpers"; import * as React from "react"; -- cgit v1.2.3