mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
Run dotnet format (#1764)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
public const long FileSize501mb = 501L * 1024L * 1024L;
|
||||
}
|
||||
|
||||
public static class TokenPurposes
|
||||
public static class TokenPurposes
|
||||
{
|
||||
public const string LinkSso = "LinkSso";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user