mirror of
https://github.com/bitwarden/server.git
synced 2024-11-23 12:25:16 +01:00
remove unused field
This commit is contained in:
parent
7206a9dedf
commit
7088907766
@ -2,8 +2,6 @@
|
||||
{
|
||||
public class BaseMailModel
|
||||
{
|
||||
private string _webVaultUrl;
|
||||
|
||||
public string SiteName { get; set; }
|
||||
public string WebVaultUrl { get; set; }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user