remove non-universal property

This commit is contained in:
nek0 2020-04-28 11:20:25 +02:00
parent 1cb4734345
commit 01d0fdd505
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ namespace Bücherwurm
string Category {get; set; }
string ImageLink { get; set;}
int LendTime {get; set;}
void OverwriteNullId(int id);