mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 19:52:47 +02:00
Fix build by removing non existent namespace
Looks like a wrong auto merge. (We really should fix CI)
This commit is contained in:
parent
6751560228
commit
afdef163ea
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ using MediaBrowser.Controller.Providers;
|
|||
using MediaBrowser.Model.Entities;
|
||||
using MediaBrowser.Model.Providers;
|
||||
using MediaBrowser.Model.Serialization;
|
||||
using MediaBrowser.Model.Xml;
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue