Lint: Fix at end of string
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
e402a375f9
commit
5836f20e70
1 changed files with 1 additions and 2 deletions
3
main.go
3
main.go
|
@ -166,8 +166,7 @@ following website:
|
||||||
https://luzifer.github.io/twitch-bot/
|
https://luzifer.github.io/twitch-bot/
|
||||||
|
|
||||||
You will be guided through the token generation and can afterwards
|
You will be guided through the token generation and can afterwards
|
||||||
provide the required configuration parameters.
|
provide the required configuration parameters.`)
|
||||||
`)
|
|
||||||
return errors.New(strings.Join(errs, ", "))
|
return errors.New(strings.Join(errs, ", "))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue