Skip to content

Commit

Permalink
eth: remove unused field (#20049)
Browse files Browse the repository at this point in the history
  • Loading branch information
trung authored and karalabe committed Sep 10, 2019
1 parent 305ed95 commit 52a967c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eth/backend.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ type Ethereum struct {
// Channel for shutting down the service
shutdownChan chan bool

server *p2p.Server

// Handlers
txPool *core.TxPool
blockchain *core.BlockChain
Expand Down

0 comments on commit 52a967c

Please sign in to comment.