@@ -1,8 +0,0 @@
-using System.Net;
-
-namespace MediaBrowser.Model.Services
-{
- public interface IHttpResponse : IResponse
- {
- }
-}