storagenode/payout: error message from empty receipt removed
Change-Id: Iff77ca3a839404b541c687f52dd3ffd891723968
This commit is contained in:
parent
24833465e6
commit
cf56071bb4
@ -250,7 +250,6 @@ func (service *Service) AllSatellitesPayoutPeriod(ctx context.Context, period st
|
||||
if !ErrNoPayStubForPeriod.Has(err) {
|
||||
return nil, ErrPayoutService.Wrap(err)
|
||||
}
|
||||
receipt = "no receipt for this period"
|
||||
}
|
||||
|
||||
stats, err := service.reputationDB.Get(ctx, satelliteIDs[i])
|
||||
|
Loading…
Reference in New Issue
Block a user