diff options
Diffstat (limited to 'channels-lib.js')
-rw-r--r-- | channels-lib.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/channels-lib.js b/channels-lib.js index 4334fca..d150046 100644 --- a/channels-lib.js +++ b/channels-lib.js @@ -162,4 +162,3 @@ function debug(message) { console.log("[channels-lib] [" + timestamp.toISOString() + "] " + message); } } -s |