mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-30 07:33:25 +00:00
remove trailing whitespace
This commit is contained in:
parent
ba1794f64b
commit
bd169e4fd4
290 changed files with 1708 additions and 1708 deletions
|
|
@ -250,7 +250,7 @@ namespace XmlRpcHandler
|
|||
}
|
||||
return reader.ReadContentAsString();
|
||||
}
|
||||
|
||||
|
||||
private static IXmlRpcValue ReadValue(XmlReader xmlReader, bool skipRead = false)
|
||||
{
|
||||
while (skipRead || xmlReader.Read())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue