diff options
| author | artiume <siderite@gmail.com> | 2020-02-04 06:02:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-04 06:02:38 -0500 |
| commit | 3b6a4c3a33956eb54a0168f461b0279c4d3c1719 (patch) | |
| tree | 745336d36a86e689d06250f8867d809a937d24aa /MediaBrowser.Controller/Net/IHttpResultFactory.cs | |
| parent | d4470b5709eaddae12c0096634bd47d7f9ec0b97 (diff) | |
| parent | 176e8509739ffd3d7002c94adbd814c33b5172e2 (diff) | |
Merge pull request #11 from jellyfin/master
nightly
Diffstat (limited to 'MediaBrowser.Controller/Net/IHttpResultFactory.cs')
| -rw-r--r-- | MediaBrowser.Controller/Net/IHttpResultFactory.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Controller/Net/IHttpResultFactory.cs b/MediaBrowser.Controller/Net/IHttpResultFactory.cs index fb00ee008..25404fa78 100644 --- a/MediaBrowser.Controller/Net/IHttpResultFactory.cs +++ b/MediaBrowser.Controller/Net/IHttpResultFactory.cs @@ -2,8 +2,6 @@ using System; using System.Collections.Generic; using System.IO; using System.Threading.Tasks; - -using MediaBrowser.Model.IO; using MediaBrowser.Model.Services; namespace MediaBrowser.Controller.Net |
