mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
remove trailing whitespace
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Emby.Dlna.Service
|
||||
public class ControlErrorHandler
|
||||
{
|
||||
private const string NS_SOAPENV = "http://schemas.xmlsoap.org/soap/envelope/";
|
||||
|
||||
|
||||
public ControlResponse GetResponse(Exception ex)
|
||||
{
|
||||
var settings = new XmlWriterSettings
|
||||
|
||||
Reference in New Issue
Block a user