diff --git a/src/constants/schedule-constants.js b/src/constants/schedule-constants.js index 37985214f..a0aaf8316 100644 --- a/src/constants/schedule-constants.js +++ b/src/constants/schedule-constants.js @@ -8,8 +8,8 @@ const PREMIUM_TIME_SLOT_ID_FLAG = "-PREMIUM"; const PREMIUM_FEE_PART_TYPE = "EARLY BIRD"; - // TODO; This will need updating with real PricingByDay part type - const PRICING_BY_DAY_PART_TYPE = "DISC CASHSAVE20"; +// TODO; This will need updating with real PricingByDay part type +const PRICING_BY_DAY_PART_TYPE = "DISC CASHSAVE20"; const RouteCodeFlags = { ALL_DAY_DROP_OFF: "ALL DAY DROP OFF",