Removed last trace of timezone

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

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):