Revision
871
Author
cdaboo@apple.com
Date
2006-12-20 13:09:49 -0800 (Wed, 20 Dec 2006)

Log Message

Remove useless export.

Modified Paths

Diff

Modified: CalendarServer/branches/users/cdaboo/cuproxy-857/twistedcaldav/resource.py (870 => 871)


--- CalendarServer/branches/users/cdaboo/cuproxy-857/twistedcaldav/resource.py	2006-12-20 21:06:22 UTC (rev 870)
+++ CalendarServer/branches/users/cdaboo/cuproxy-857/twistedcaldav/resource.py	2006-12-20 21:09:49 UTC (rev 871)
@@ -24,7 +24,6 @@
     "CalDAVResource",
     "CalendarPrincipalCollectionResource",
     "CalendarPrincipalResource",
-    "CalendarSchedulingCollectionResource",
     "isCalendarCollectionResource",
     "isPseudoCalendarCollectionResource",
 ]