Remove redundant property

This commit is contained in:
Sammy Libre 2016-12-07 12:03:45 +05:00
parent 336a7c92c9
commit 39b176367a

View File

@ -28,7 +28,6 @@ type Miner struct {
id string
ip string
lastBeat int64
endpoint *Endpoint
startedAt int64
validShares uint64
invalidShares uint64