mirror of
https://git.teknik.io/Teknikode/Teknik.git
synced 2023-08-02 14:16:22 +02:00
Removed unused property from Users
This commit is contained in:
parent
f579e1fac2
commit
2e587f1ac3
@ -21,8 +21,6 @@ namespace Teknik.Areas.Users.Models
|
||||
|
||||
public bool RecoveryVerified { get; set; }
|
||||
|
||||
public bool TransferAccount { get; set; }
|
||||
|
||||
public virtual ICollection<TransferType> Transfers { get; set; }
|
||||
|
||||
public DateTime JoinDate { get; set; }
|
||||
|
Loading…
Reference in New Issue
Block a user