aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modern/src/reports/RouteReportPage.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/modern/src/reports/RouteReportPage.js b/modern/src/reports/RouteReportPage.js
index 807207d..33ccb34 100644
--- a/modern/src/reports/RouteReportPage.js
+++ b/modern/src/reports/RouteReportPage.js
@@ -59,7 +59,6 @@ const RouteReportPage = () => {
field: 'address',
type: 'string',
flex: 1,
- valueFormatter: ({ value }) => formatPosition(value, 'address'),
}, {
headerName: t('positionIgnition'),
field: 'ignition',