diff options
-rw-r--r-- | bridge/config/config.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bridge/config/config.go b/bridge/config/config.go index b32db7da..932de2eb 100644 --- a/bridge/config/config.go +++ b/bridge/config/config.go @@ -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 { |