diff --git a/components/ReportView.tsx b/components/ReportView.tsx index 47bee74..a14c997 100644 --- a/components/ReportView.tsx +++ b/components/ReportView.tsx @@ -14,12 +14,9 @@ import { StageIcon } from "./StageIcon"; import { FieldHistoryGroup, FieldHistoryRow, - FormattedValue, formatShortDate, - formatLongDate, computeDateRange, Chevron, - currencyFmt, numberFmt, } from "./report/FieldHistory";