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