Report: trim unused FieldHistory re-exports from ReportView

This commit is contained in:
Joel Brock
2026-06-05 13:23:28 -07:00
parent 89e0c7a7ea
commit 5f5c1d6a61
-3
View File
@@ -14,12 +14,9 @@ import { StageIcon } from "./StageIcon";
import { import {
FieldHistoryGroup, FieldHistoryGroup,
FieldHistoryRow, FieldHistoryRow,
FormattedValue,
formatShortDate, formatShortDate,
formatLongDate,
computeDateRange, computeDateRange,
Chevron, Chevron,
currencyFmt,
numberFmt, numberFmt,
} from "./report/FieldHistory"; } from "./report/FieldHistory";