Skip to content

Commit

Permalink
front: fix speed limit tags for stdcm
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Amsallem <[email protected]>
  • Loading branch information
flomonster committed Nov 19, 2024
1 parent f720fdb commit 535d81d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions front/src/applications/stdcm/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ export const COMPOSITION_CODES = [
'ME140',
'MV160',
'MVGV',
'Marchandise',
'Marchandise - MA100',
'Marchandise - MA80',
'Marchandise - MA90',
'Messagerie - ME100',
'Messagerie - ME120',
'Messagerie - ME140',
'Messagerie - MVGV',
];

export const DEFAULT_TOLERANCE = 1800; // 30min

0 comments on commit 535d81d

Please sign in to comment.