aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTylerSchroederWM <75996872+TylerSchroederWM@users.noreply.github.com>2021-02-08 18:09:54 -0500
committerGitHub <noreply@github.com>2021-02-08 18:09:54 -0500
commitf1e74394f211a48ed7b0cea04769acbb155d51e8 (patch)
treef1e60f60fcd688fa92c2bfb78f8170e08f166011
parenta7f55db777095bb9c7c58f5383a5e81985c4aec7 (diff)
downloadssb-logbook-f1e74394f211a48ed7b0cea04769acbb155d51e8.tar.gz
ssb-logbook-f1e74394f211a48ed7b0cea04769acbb155d51e8.zip
how'd that get there
-rw-r--r--channels-lib.js1
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