mirror of
https://github.com/bitwarden/server
synced 2025-12-23 19:53:40 +00:00
Run dotnet format (#1764)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
namespace Bit.Core.Enums
|
||||
namespace Bit.Core.Enums
|
||||
{
|
||||
public enum CipherStateAction
|
||||
{
|
||||
Restore,
|
||||
SoftDelete,
|
||||
HardDelete,
|
||||
}
|
||||
public enum CipherStateAction
|
||||
{
|
||||
Restore,
|
||||
SoftDelete,
|
||||
HardDelete,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user