mirror of
https://github.com/bitwarden/server.git
synced 2026-02-02 15:13:19 +08: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.