Removed unused imports

This commit is contained in:
LJQ 2023-08-04 21:25:43 +08:00
parent 28a6694f6e
commit 0676b878f3
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ using MediaBrowser.Controller.Entities.TV;
using MediaBrowser.Controller.Providers;
using MediaBrowser.Model.Entities;
using MediaBrowser.Model.Providers;
using MediaBrowser.Providers.Music;
using TMDbLib.Objects.TvShows;
namespace MediaBrowser.Providers.Plugins.Tmdb.TV