Skip to content

Commit 52a967c

Browse files
trungkaralabe
authored andcommitted
eth: remove unused field (#20049)
1 parent 305ed95 commit 52a967c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eth/backend.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ type Ethereum struct {
6969
// Channel for shutting down the service
7070
shutdownChan chan bool
7171

72-
server *p2p.Server
73-
7472
// Handlers
7573
txPool *core.TxPool
7674
blockchain *core.BlockChain

0 commit comments

Comments
 (0)