Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions app/configurations/config.hsl.js
Original file line number Diff line number Diff line change
Expand Up @@ -443,9 +443,6 @@ export default {
ticketPurchaseLink: function purchaseTicketLink(fare) {
return `https://open.app.hsl.fi/zoneTicketWizard/TICKET_TYPE_SINGLE_TICKET/${fare.ticketName}/adult/-`;
},
ticketLink: {
fi: 'https://open.app.hsl.fi/tickets',
},
ticketLinkOperatorCode: 'hsl',
// mapping fareId from OTP fare identifiers to human readable form
// in the new HSL zone model, just strip off the prefix 'HSL:'
Expand Down
Loading