5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-12-25 17:35:40 +00:00

Fix linting

This commit is contained in:
Wim 2024-05-24 00:03:29 +02:00
parent d055b4530e
commit 13fd5c5d5b
No known key found for this signature in database

View File

@ -174,7 +174,6 @@ func (b *Bmattermost) sendWebhook(msg config.Message) (string, error) {
//
//nolint:gocyclo,cyclop
func (b *Bmattermost) skipMessage(message *matterclient.Message) bool {
// Handle join/leave
skipJoinMessageTypes := map[string]struct{}{
"system_join_leave": {}, // deprecated for system_add_to_channel