diff options
author | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:12:36 -0400 |
---|---|---|
committer | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:12:36 -0400 |
commit | f12084d04df517501bc29719f46b87c245845895 (patch) | |
tree | 2bc21fc7b023265e5f448dda94d10f1575eb640f | |
parent | eb48e13e5791488d1f291ef7bcffffc2440b8c87 (diff) | |
download | goofbot-f12084d04df517501bc29719f46b87c245845895.tar.gz |
removed 'out' field
-rw-r--r-- | config.json | 1 |
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 } |