jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Make arbitrator remove canceled games #90

Open jwir3 opened 7 years ago

jwir3 commented 7 years ago

Canceled games are identified in the last column of the table as 'Canceled on ...'. We should remove these games from the calendar, once they are identified.

Depends on #84.