mirror of
https://github.com/bitwarden/server.git
synced 2026-02-02 23:23:15 +08:00
Run formatting (#2230)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace Bit.Core.Models.Mail
|
||||
namespace Bit.Core.Models.Mail;
|
||||
|
||||
public class OrganizationUserRemovedForPolicyTwoStepViewModel : BaseMailModel
|
||||
{
|
||||
public class OrganizationUserRemovedForPolicyTwoStepViewModel : BaseMailModel
|
||||
{
|
||||
public string OrganizationName { get; set; }
|
||||
}
|
||||
public string OrganizationName { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user