aboutsummaryrefslogtreecommitdiffstats
path: root/lib/caldav/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/caldav/index.js')
-rw-r--r--lib/caldav/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/caldav/index.js b/lib/caldav/index.js
index e079028..4dd6852 100644
--- a/lib/caldav/index.js
+++ b/lib/caldav/index.js
@@ -2,7 +2,6 @@
var exports = module.exports;
- exports.Ical = ns.require('ical');
exports.Responder = ns.require('responder');
exports.Sax = ns.require('sax');
exports.Template = ns.require('template');