mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 06:59:09 +00:00
Refactor: better rounding (#1594)
This commit is contained in:
committed by
arc-alex
parent
421183fe55
commit
33ac05ebee
@@ -36,8 +36,6 @@ export {
|
||||
MILLIS_PER_HOUR,
|
||||
MILLIS_PER_MINUTE,
|
||||
MILLIS_PER_SECOND,
|
||||
millisToHours,
|
||||
millisToMinutes,
|
||||
millisToSeconds,
|
||||
secondsInMillis,
|
||||
} from './src/date-utils/conversionUtils.js';
|
||||
|
||||
Reference in New Issue
Block a user