Skip to content

Commit

Permalink
Remove expired promo code
Browse files Browse the repository at this point in the history
  • Loading branch information
beevee committed Sep 3, 2016
1 parent 1c0ebc9 commit 2599adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schedule.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"gopkg.in/yaml.v1"
)

const monetizationMessage = "Промокод на первую бесплатную поездку: Gett - GTFUNKP, Яндекс.Такси - daf3qsau, Uber - ykt6m, Wheely - MHPRL. Скидка 50% на три поездки до конца августа в Uber - WB50RU."
const monetizationMessage = "Промокод на первую бесплатную поездку: Gett - GTFUNKP, Яндекс.Такси - daf3qsau, Uber - ykt6m, Wheely - MHPRL."

// ScheduleYaml - модель расписания для конфига
type ScheduleYaml struct {
Expand Down

0 comments on commit 2599adf

Please sign in to comment.