Removed last trace of timezone

This commit is contained in:
David Taylor
2015-04-24 13:55:32 +01:00
parent c9063d6327
commit c3cc546d60

View File

@@ -12,7 +12,6 @@ class CalendarICS(ICalFeed):
#Metadata which is passed on to clients
product_id = 'PyRIGS'
title = 'PyRIGS Calendar'
timezone = 'UTC'
file_name = "rigs.ics"
def items(self):