Skip to content

Commit

Permalink
fix: remove "today" from not calling at
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Jul 8, 2024
1 parent 15ebcbb commit 73ae97e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/announcement-data/systems/stations/AmeyPhil.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4755,7 +4755,6 @@ export default class AmeyPhil extends StationAnnouncementSystem {
afterAndDelay: this.callingPointsOptions.aroundAndDelay,
},
),
'e.today',
)
}

Expand Down Expand Up @@ -4871,7 +4870,6 @@ export default class AmeyPhil extends StationAnnouncementSystem {
afterAndDelay: this.callingPointsOptions.aroundAndDelay,
},
),
'e.today',
)
}

Expand Down

0 comments on commit 73ae97e

Please sign in to comment.