aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Services/RequestHelper.cs
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2019-01-16 13:17:39 -0500
committerGitHub <noreply@github.com>2019-01-16 13:17:39 -0500
commit7aa975325af87fe425fe143aaed1df830133be8b (patch)
treede46c0e3bf027c1f8ae03bc6c190f741e31c4e67 /Emby.Server.Implementations/Services/RequestHelper.cs
parent933ef438894ed233fec46badf58dd4f26492e832 (diff)
parentd0980f0da57c14966e9e90b00f1880b1b82f4fc8 (diff)
Merge pull request #455 from Bond-009/cleanup
Cleanup some small things
Diffstat (limited to 'Emby.Server.Implementations/Services/RequestHelper.cs')
-rw-r--r--Emby.Server.Implementations/Services/RequestHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Services/RequestHelper.cs b/Emby.Server.Implementations/Services/RequestHelper.cs
index 711ba8bbc..7d2fbc3e0 100644
--- a/Emby.Server.Implementations/Services/RequestHelper.cs
+++ b/Emby.Server.Implementations/Services/RequestHelper.cs
@@ -49,4 +49,4 @@ namespace Emby.Server.Implementations.Services
}
}
-} \ No newline at end of file
+}