mirror of
https://github.com/bitwarden/server
synced 2025-12-26 21:23:39 +00:00
Run formatting (#2230)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace Bit.Identity.Models
|
||||
namespace Bit.Identity.Models;
|
||||
|
||||
public class RedirectViewModel
|
||||
{
|
||||
public class RedirectViewModel
|
||||
{
|
||||
public string RedirectUrl { get; set; }
|
||||
}
|
||||
public string RedirectUrl { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user