diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-03 21:18:51 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-03 21:18:51 -0400 |
| commit | 46efa464d851d3f78b74ac02d061388115cf6d66 (patch) | |
| tree | 56b95c1ff2dd71e2b75b27e059da9173b7d915b5 /MediaBrowser.Server.Implementations/HttpServer/ResponseFilter.cs | |
| parent | 70e146a0b2b96129da80476a01bb794936419242 (diff) | |
move classes
Diffstat (limited to 'MediaBrowser.Server.Implementations/HttpServer/ResponseFilter.cs')
| -rw-r--r-- | MediaBrowser.Server.Implementations/HttpServer/ResponseFilter.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/HttpServer/ResponseFilter.cs b/MediaBrowser.Server.Implementations/HttpServer/ResponseFilter.cs index f5a11ae1f..6247e4c17 100644 --- a/MediaBrowser.Server.Implementations/HttpServer/ResponseFilter.cs +++ b/MediaBrowser.Server.Implementations/HttpServer/ResponseFilter.cs @@ -1,6 +1,5 @@ using MediaBrowser.Model.Logging; using MediaBrowser.Server.Implementations.HttpServer.SocketSharp; -using ServiceStack.Web; using System; using System.Globalization; using System.Net; |
