mirror of
https://github.com/status-im/status-go.git
synced 2025-01-21 20:20:29 +00:00
linting
This commit is contained in:
parent
38b0401acd
commit
e29cca667a
@ -4,6 +4,7 @@ import (
|
||||
"crypto/ecdsa"
|
||||
"encoding/hex"
|
||||
"fmt"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/status-im/status-go/eth-node/crypto"
|
||||
|
@ -3,6 +3,7 @@ package protocol
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
|
||||
"github.com/status-im/status-go/protocol/common"
|
||||
"github.com/status-im/status-go/protocol/requests"
|
||||
"github.com/status-im/status-go/protocol/transport"
|
||||
|
Loading…
x
Reference in New Issue
Block a user