aboutsummaryrefslogtreecommitdiff
path: root/SocketHttpListener/Primitives/IStreamFactory.cs
diff options
context:
space:
mode:
Diffstat (limited to 'SocketHttpListener/Primitives/IStreamFactory.cs')
-rw-r--r--SocketHttpListener/Primitives/IStreamFactory.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/SocketHttpListener/Primitives/IStreamFactory.cs b/SocketHttpListener/Primitives/IStreamFactory.cs
index 57e21e31b..4b623b940 100644
--- a/SocketHttpListener/Primitives/IStreamFactory.cs
+++ b/SocketHttpListener/Primitives/IStreamFactory.cs
@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.IO;
-using System.Linq;
using System.Text;
using System.Threading.Tasks;
using MediaBrowser.Model.Net;