diff options
Diffstat (limited to 'SocketHttpListener/Net/EntitySendFormat.cs')
| -rw-r--r-- | SocketHttpListener/Net/EntitySendFormat.cs | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/SocketHttpListener/Net/EntitySendFormat.cs b/SocketHttpListener/Net/EntitySendFormat.cs index 9caee3e11..cb3aa424c 100644 --- a/SocketHttpListener/Net/EntitySendFormat.cs +++ b/SocketHttpListener/Net/EntitySendFormat.cs @@ -1,9 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Text; -using System.Threading.Tasks; - -namespace SocketHttpListener.Net +namespace SocketHttpListener.Net { internal enum EntitySendFormat { |
