5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00

Remove unused key (config)

This commit is contained in:
Wim 2019-01-04 16:37:45 +01:00
parent bb27ef7939
commit bab385c342

View File

@ -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 {