mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
fix lint
This commit is contained in:
parent
8de8a6815c
commit
00c2b3329c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ package heimdallgrpc
|
|||
|
||||
import (
|
||||
"github.com/ethereum/go-ethereum/log"
|
||||
|
||||
proto "github.com/maticnetwork/polyproto/heimdall"
|
||||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/credentials/insecure"
|
||||
|
|
|
|||
Loading…
Reference in a new issue