aboutsummaryrefslogtreecommitdiff
path: root/SocketHttpListener/Primitives/ITextEncoding.cs
diff options
context:
space:
mode:
Diffstat (limited to 'SocketHttpListener/Primitives/ITextEncoding.cs')
-rw-r--r--SocketHttpListener/Primitives/ITextEncoding.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SocketHttpListener/Primitives/ITextEncoding.cs b/SocketHttpListener/Primitives/ITextEncoding.cs
index f543cf4a5..10d95570d 100644
--- a/SocketHttpListener/Primitives/ITextEncoding.cs
+++ b/SocketHttpListener/Primitives/ITextEncoding.cs
@@ -1,4 +1,4 @@
-using System.Text;
+using System.Text;
using MediaBrowser.Model.Text;
namespace SocketHttpListener.Primitives