aboutsummaryrefslogtreecommitdiff
path: root/SocketHttpListener/Net/HttpStatusDescription.cs
diff options
context:
space:
mode:
Diffstat (limited to 'SocketHttpListener/Net/HttpStatusDescription.cs')
-rw-r--r--SocketHttpListener/Net/HttpStatusDescription.cs7
1 files changed, 1 insertions, 6 deletions
diff --git a/SocketHttpListener/Net/HttpStatusDescription.cs b/SocketHttpListener/Net/HttpStatusDescription.cs
index 9cc4a8e8c..d0587dff7 100644
--- a/SocketHttpListener/Net/HttpStatusDescription.cs
+++ b/SocketHttpListener/Net/HttpStatusDescription.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 static class HttpStatusDescription
{