mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
Removed comment
This commit is contained in:
parent
813333e9bb
commit
f7893c6039
@ -105,7 +105,6 @@ public class InviteOrganizationUsersCommand(IEventService eventService,
|
||||
|
||||
var organization = await organizationRepository.GetByIdAsync(validatedRequest!.Value.InviteOrganization.OrganizationId);
|
||||
|
||||
// consider separate try catches for adjusting seats
|
||||
try
|
||||
{
|
||||
await organizationUserRepository.CreateManyAsync(organizationUserCollection);
|
||||
|
Loading…
x
Reference in New Issue
Block a user