Removed failed attempts
This commit is contained in:
parent
922c0153d3
commit
5be01b529b
2 changed files with 0 additions and 179 deletions
|
|
@ -21,14 +21,5 @@
|
|||
/// Review from logged in user. Calculated at API-time.
|
||||
/// </summary>
|
||||
public string UserReview { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// DO NOT Use. Used as a hack for <see cref="SeriesRepository.GetSeriesDtoForLibraryIdAsync()"/>
|
||||
/// </summary>
|
||||
public int LibraryId { get; set; }
|
||||
/// <summary>
|
||||
/// DO NOT Use. Used as a hack for <see cref="SeriesRepository.GetSeriesDtoForLibraryIdAsync()"/>
|
||||
/// </summary>
|
||||
public int AppUserId { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue