remove non-universal property
This commit is contained in:
parent
1cb4734345
commit
01d0fdd505
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ namespace Bücherwurm
|
||||||
|
|
||||||
string Category {get; set; }
|
string Category {get; set; }
|
||||||
|
|
||||||
string ImageLink { get; set;}
|
|
||||||
|
|
||||||
int LendTime {get; set;}
|
int LendTime {get; set;}
|
||||||
|
|
||||||
void OverwriteNullId(int id);
|
void OverwriteNullId(int id);
|
||||||
|
|
Loading…
Reference in a new issue