chore: fix lint issues
This commit is contained in:
parent
17ea21a579
commit
7c37953c28
20 changed files with 136 additions and 131 deletions
|
@ -3,8 +3,9 @@ package main
|
|||
import (
|
||||
"reflect"
|
||||
|
||||
"github.com/mattermost/mattermost-plugin-bridge-xmpp/server/config"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/mattermost/mattermost-plugin-bridge-xmpp/server/config"
|
||||
)
|
||||
|
||||
// getConfiguration retrieves the active configuration under lock, making it safe to use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue