mirror of
https://github.com/bitwarden/server
synced 2026-01-14 06:23:46 +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