Remove unused key (config)
This commit is contained in:
parent
bb27ef7939
commit
bab385c342
|
@ -130,7 +130,6 @@ type Protocol struct {
|
|||
UseInsecureURL bool // telegram
|
||||
WebhookBindAddress string // mattermost, slack
|
||||
WebhookURL string // mattermost, slack
|
||||
WebhookUse string // mattermost, slack, discord
|
||||
}
|
||||
|
||||
type ChannelOptions struct {
|
||||
|
|
Loading…
Reference in New Issue