diff --git a/client/src/components/LogEntryEditor.tsx b/client/src/components/LogEntryEditor.tsx index 15a0d94..21e53d1 100644 --- a/client/src/components/LogEntryEditor.tsx +++ b/client/src/components/LogEntryEditor.tsx @@ -116,7 +116,6 @@ import { } from '../utils/tankCapacity.js' import { formatAppCoordinate, - formatAppDecimal, parseAppDecimal, parseAppDecimalOrZero } from '../utils/numberFormat.js'