diff options
Diffstat (limited to 'SocketHttpListener/Primitives/ITextEncoding.cs')
| -rw-r--r-- | SocketHttpListener/Primitives/ITextEncoding.cs | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/SocketHttpListener/Primitives/ITextEncoding.cs b/SocketHttpListener/Primitives/ITextEncoding.cs index a256a077d..f543cf4a5 100644 --- a/SocketHttpListener/Primitives/ITextEncoding.cs +++ b/SocketHttpListener/Primitives/ITextEncoding.cs @@ -1,7 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Text; -using System.Threading.Tasks; +using System.Text; using MediaBrowser.Model.Text; namespace SocketHttpListener.Primitives |
