Report: trim unused FieldHistory re-exports from ReportView
This commit is contained in:
@@ -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";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user