mirror of
https://github.com/bitwarden/server
synced 2026-02-12 06:23:28 +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.