scary logic error
This commit is contained in:
parent
439677ca3c
commit
19299af077
@ -95,7 +95,6 @@ func (wc *PostFields) sendForUpdate(ctx context.Context, token string, dealsData
|
||||
for _, data := range reqToUpdate {
|
||||
errorCheckerMap[data.DealID] = struct{}{}
|
||||
}
|
||||
return errorCheckerMap, err
|
||||
}
|
||||
|
||||
err = wc.updateDealStatus(ctx, DealStatus{
|
||||
|
Loading…
Reference in New Issue
Block a user