mirror of
https://github.com/status-im/status-go.git
synced 2025-01-21 04:01:45 +00:00
fix_: lint issue
This commit is contained in:
parent
c9bee9748e
commit
9e1bf3c687
@ -8,13 +8,13 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"go.uber.org/zap"
|
||||
|
||||
gocommon "github.com/status-im/status-go/common"
|
||||
"github.com/status-im/status-go/deprecation"
|
||||
"github.com/status-im/status-go/protocol/common/shard"
|
||||
"github.com/status-im/status-go/protocol/communities"
|
||||
"github.com/status-im/status-go/protocol/transport"
|
||||
"go.uber.org/zap"
|
||||
)
|
||||
|
||||
// InitFilters analyzes chats and contacts in order to setup filters
|
||||
|
Loading…
x
Reference in New Issue
Block a user