fix the build

This commit is contained in:
cvium
2021-09-03 21:43:06 +02:00
parent 6b3ecf2533
commit 60185f99c4
2 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Threading.Tasks;
using Jellyfin.Extensions;
using MediaBrowser.Controller.Library;
using MediaBrowser.Controller.Net;
using Microsoft.AspNetCore.Http;