mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Remove IHttpResponse
This commit is contained in:
parent
27e7e792b3
commit
1e97e4d462
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
using System.Net;
|
||||
|
||||
namespace MediaBrowser.Model.Services
|
||||
{
|
||||
public interface IHttpResponse : IResponse
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue