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.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/SocketHttpListener/Primitives/ITextEncoding.cs b/SocketHttpListener/Primitives/ITextEncoding.cs
index b10145687..2c25a308c 100644
--- a/SocketHttpListener/Primitives/ITextEncoding.cs
+++ b/SocketHttpListener/Primitives/ITextEncoding.cs
@@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
-using System.Linq;
using System.Text;
using System.Threading.Tasks;
using MediaBrowser.Model.Text;