mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Removed unused field
This commit is contained in:
parent
9aaf843353
commit
0a310fab0e
@ -166,7 +166,6 @@ namespace MediaBrowser.Api.HttpHandlers
|
|||||||
return path;
|
return path;
|
||||||
}
|
}
|
||||||
|
|
||||||
string id = QueryString["id"];
|
|
||||||
string personName = QueryString["personname"];
|
string personName = QueryString["personname"];
|
||||||
|
|
||||||
if (!string.IsNullOrEmpty(personName))
|
if (!string.IsNullOrEmpty(personName))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user