From fa1bc078c2953c4d81d7c5c17e4f3a4c0e3febeb Mon Sep 17 00:00:00 2001 From: James Lal Date: Fri, 6 Jul 2012 14:38:57 -0700 Subject: remove console --- lib/caldav/connection.js | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/caldav/connection.js b/lib/caldav/connection.js index 953d405..dae38d7 100644 --- a/lib/caldav/connection.js +++ b/lib/caldav/connection.js @@ -88,7 +88,6 @@ }; - console.log('!HIT!!'); module.exports = Connection; }.apply( -- cgit