mirror of
https://github.com/bitwarden/server
synced 2025-12-19 17:53:44 +00:00
Run formatting (#2230)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace Bit.Core.Models.Mail.Provider
|
||||
namespace Bit.Core.Models.Mail.Provider;
|
||||
|
||||
public class ProviderUserConfirmedViewModel : BaseMailModel
|
||||
{
|
||||
public class ProviderUserConfirmedViewModel : BaseMailModel
|
||||
{
|
||||
public string ProviderName { get; set; }
|
||||
}
|
||||
public string ProviderName { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user