aboutsummaryrefslogtreecommitdiffstats
path: root/caldav.js
diff options
context:
space:
mode:
Diffstat (limited to 'caldav.js')
-rw-r--r--caldav.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/caldav.js b/caldav.js
index 3c13c54..82528fb 100644
--- a/caldav.js
+++ b/caldav.js
@@ -3116,9 +3116,7 @@ function write (chunk) {
for (url in root) {
collection = root[url];
-
resources = collection.resourcetype;
-
if (resources.value.forEach) {
resources.value.forEach(function(type) {