mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-20 00:57:16 +00:00
Remove IHttpResponse
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
using System.Net;
|
||||
|
||||
namespace MediaBrowser.Model.Services
|
||||
{
|
||||
public interface IHttpResponse : IResponse
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user