remove removed option
This commit is contained in:
parent
6a0b8b2f9b
commit
6c22b449f5
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
@ -37,7 +37,6 @@ func main() {
|
|||
}
|
||||
|
||||
twitchClient := twitch.NewClient(os.Getenv("IRCUSER"), os.Getenv("IRCTOKEN"))
|
||||
twitchClient.AutoReconnect = true
|
||||
|
||||
fileLogger = filelog.NewFileLogger()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue