diff options
Diffstat (limited to 'SocketHttpListener/Primitives/ITextEncoding.cs')
| -rw-r--r-- | SocketHttpListener/Primitives/ITextEncoding.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/SocketHttpListener/Primitives/ITextEncoding.cs b/SocketHttpListener/Primitives/ITextEncoding.cs index a256a077d..10d95570d 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 MediaBrowser.Model.Text; namespace SocketHttpListener.Primitives |
