diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:54:44 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:54:44 +0100 |
| commit | e566d9a23163c297bdddddcbffb438c2b951d840 (patch) | |
| tree | aafb8ce014a4183b2f7ebe2704ca76e206a01927 /Emby.Server.Implementations/ServerApplicationPaths.cs | |
| parent | 742bef5b5f916861920bf7522bc44960a8b4c686 (diff) | |
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Diffstat (limited to 'Emby.Server.Implementations/ServerApplicationPaths.cs')
| -rw-r--r-- | Emby.Server.Implementations/ServerApplicationPaths.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/ServerApplicationPaths.cs b/Emby.Server.Implementations/ServerApplicationPaths.cs index 933b67291..edea10a07 100644 --- a/Emby.Server.Implementations/ServerApplicationPaths.cs +++ b/Emby.Server.Implementations/ServerApplicationPaths.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.IO; using Emby.Server.Implementations.AppBase; using MediaBrowser.Controller; |
