aboutsummaryrefslogtreecommitdiff
path: root/SocketHttpListener/Net/HttpListenerContext.Managed.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 21:03:10 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 21:03:10 +0100
commitb062577d81895b2fe1874aa9b44a1961436094a2 (patch)
tree74c31b51f8b929a7328bd9256d8d12742bc541c9 /SocketHttpListener/Net/HttpListenerContext.Managed.cs
parent8f41ba4d3aa0a7001748c0282e39baf50f0af13f (diff)
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
Diffstat (limited to 'SocketHttpListener/Net/HttpListenerContext.Managed.cs')
-rw-r--r--SocketHttpListener/Net/HttpListenerContext.Managed.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SocketHttpListener/Net/HttpListenerContext.Managed.cs b/SocketHttpListener/Net/HttpListenerContext.Managed.cs
index a017d0d27..a6622c479 100644
--- a/SocketHttpListener/Net/HttpListenerContext.Managed.cs
+++ b/SocketHttpListener/Net/HttpListenerContext.Managed.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.ComponentModel;
using System.Security.Principal;
using System.Text;