mirror of
https://github.com/bitwarden/server
synced 2025-12-24 12:13:17 +00:00
* fixed warnings in UpdateOrganizationUserCommand.cs * Removed null dereference and multiple enumeration warning. * Removed unused param. Imported type for xml docs * imported missing type. * Added nullable block around method.