remove removed option

This commit is contained in:
gempir 2018-04-28 16:19:07 +02:00
parent 6a0b8b2f9b
commit 6c22b449f5

View file

@ -37,7 +37,6 @@ func main() {
}
twitchClient := twitch.NewClient(os.Getenv("IRCUSER"), os.Getenv("IRCTOKEN"))
twitchClient.AutoReconnect = true
fileLogger = filelog.NewFileLogger()