Skip to content

Commit

Permalink
Stop redefining dates in development-defaults
Browse files Browse the repository at this point in the history
We already defined these dates in configspec.ini and set default values when needed. Doing it again in development-defaults is confusing.
  • Loading branch information
kitsuta committed Apr 20, 2017
1 parent 88e9dc5 commit a1f831c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions development-defaults.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,6 @@ rooms_locked_in = True

[dates]

shifts_created = "2015-11-14"

dealer_reg_start = "2015-08-08"
dealer_reg_deadline = "2015-08-11"
dealer_reg_shutdown = "2015-08-31"
dealer_payment_due = "2015-11-15"

supporter_deadline = "2015-12-26"

printed_badge_deadline = "2016-01-04"

room_deadline = "2015-11-30"


[badge_prices]

Expand Down

0 comments on commit a1f831c

Please sign in to comment.