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