mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
removed dead code
This commit is contained in:
parent
48d1e2b85b
commit
c7656fb604
@ -54,18 +54,6 @@ namespace MediaBrowser.Model.Dto
|
||||
/// <value>The id.</value>
|
||||
public string Id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the offline password.
|
||||
/// </summary>
|
||||
/// <value>The offline password.</value>
|
||||
public string OfflinePassword { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the offline password salt.
|
||||
/// </summary>
|
||||
/// <value>The offline password salt.</value>
|
||||
public string OfflinePasswordSalt { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the primary image tag.
|
||||
/// </summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user