mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Removed last trace of timezone
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user