forked from Silverfish/proton-bridge
fix(GODT-2859): Fix lint.
This commit is contained in:
@ -18,10 +18,11 @@
|
||||
package bridge
|
||||
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"github.com/ProtonMail/gluon/reporter"
|
||||
"github.com/ProtonMail/proton-bridge/v3/internal/vault"
|
||||
"github.com/sirupsen/logrus"
|
||||
"strings"
|
||||
)
|
||||
|
||||
func (bridge *Bridge) databaseResyncNeeded() bool {
|
||||
|
||||
Reference in New Issue
Block a user