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/Sorting/SortNameComparer.cs | |
| parent | 742bef5b5f916861920bf7522bc44960a8b4c686 (diff) | |
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Diffstat (limited to 'Emby.Server.Implementations/Sorting/SortNameComparer.cs')
| -rw-r--r-- | Emby.Server.Implementations/Sorting/SortNameComparer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Sorting/SortNameComparer.cs b/Emby.Server.Implementations/Sorting/SortNameComparer.cs index 2b70d8b02..cc0571c78 100644 --- a/Emby.Server.Implementations/Sorting/SortNameComparer.cs +++ b/Emby.Server.Implementations/Sorting/SortNameComparer.cs @@ -1,4 +1,4 @@ -using System; +using System; using MediaBrowser.Controller.Entities; using MediaBrowser.Controller.Sorting; using MediaBrowser.Model.Querying; |
