Skip to content

Commit

Permalink
fix: remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
martinconic committed Nov 4, 2024
1 parent 87f1b2e commit 302d0a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/storageincentives/agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ type Agent struct {
chainStateGetter postage.ChainStateGetter
commitLock sync.Mutex
health Health
capacityDoubling uint8
}

func New(overlay swarm.Address,
Expand Down

0 comments on commit 302d0a4

Please sign in to comment.