about summary refs log tree commit diff stats
path: root/config.json
diff options
context:
space:
mode:
authorBenny Morrison <benmorrison@ttm.sh>2019-03-17 02:12:36 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-17 02:12:36 -0400
commitf12084d04df517501bc29719f46b87c245845895 (patch)
tree2bc21fc7b023265e5f448dda94d10f1575eb640f /config.json
parenteb48e13e5791488d1f291ef7bcffffc2440b8c87 (diff)
downloadgoofbot-f12084d04df517501bc29719f46b87c245845895.tar.gz
removed 'out' field
Diffstat (limited to 'config.json')
-rw-r--r--config.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.json b/config.json
index 8de5649..48cbb79 100644
--- a/config.json
+++ b/config.json
@@ -6,6 +6,5 @@
     "nick": "goofbot",
     "user": "goofbot",
     "name": "Goofus McBotus",
-    "out": "os.Stdout",
     "ssl": true
 }