We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ce099 commit 9aeccacCopy full SHA for 9aeccac
p2p/types.go
@@ -14,7 +14,6 @@ import (
14
"github.com/ethereum/go-ethereum/p2p/rlpx"
15
"github.com/ethereum/go-ethereum/rlp"
16
"github.com/rs/zerolog"
17
- "github.com/rs/zerolog/log"
18
)
19
20
type Message interface {
0 commit comments