Skip to content

Commit fa4068e

Browse files
Hayim.Shaul@ibm.comadecaro
authored andcommitted
lint
Signed-off-by: Hayim.Shaul@ibm.com <hayimsha@fhe3.haifa.ibm.com>
1 parent 02f858a commit fa4068e

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
@@ -305,6 +305,7 @@ func (d *StoreService) AcquireLocks(ctx context.Context, anchor string, eIDs ...
305305
s.(*semaphore.Weighted).Release(1)
306306
}
307307
}
308+
308309
return errors.Wrapf(err, "failed to acquire lock for enrollment ID [%s]", id)
309310
}
310311
acquired = append(acquired, id)

0 commit comments

Comments
 (0)