Remove IHttpResponse
This commit is contained in:
parent
27e7e792b3
commit
1e97e4d462
|
@ -1,8 +0,0 @@
|
|||
using System.Net;
|
||||
|
||||
namespace MediaBrowser.Model.Services
|
||||
{
|
||||
public interface IHttpResponse : IResponse
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user