diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 21:03:10 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 21:03:10 +0100 |
| commit | b062577d81895b2fe1874aa9b44a1961436094a2 (patch) | |
| tree | 74c31b51f8b929a7328bd9256d8d12742bc541c9 /SocketHttpListener/HttpBase.cs | |
| parent | 8f41ba4d3aa0a7001748c0282e39baf50f0af13f (diff) | |
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
Diffstat (limited to 'SocketHttpListener/HttpBase.cs')
| -rw-r--r-- | SocketHttpListener/HttpBase.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SocketHttpListener/HttpBase.cs b/SocketHttpListener/HttpBase.cs index 8504b47d7..cc484ccda 100644 --- a/SocketHttpListener/HttpBase.cs +++ b/SocketHttpListener/HttpBase.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Text; using MediaBrowser.Model.Services; |
