Skip to content

Commit f3571af

Browse files
author
Hayim.Shaul@ibm.com
committed
lint
Signed-off-by: Hayim.Shaul@ibm.com <hayimsha@fhe3.haifa.ibm.com>
1 parent 0436a6e commit f3571af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

token/services/storage/auditdb/store.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ func (d *StoreService) AcquireLocks(ctx context.Context, anchor string, eIDs ...
298298
s.(*semaphore.Weighted).Release(1)
299299
}
300300
}
301+
301302
return errors.Wrapf(err, "failed to acquire lock for enrollment ID [%s]", id)
302303
}
303304
acquired = append(acquired, id)

0 commit comments

Comments
 (0)