2
0
Claus Vium 6 жил өмнө
parent
commit
1e97e4d462

+ 0 - 8
MediaBrowser.Model/Services/IHttpResponse.cs

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