diff options
| author | Bond_009 <Bond.009@outlook.com> | 2020-01-31 22:23:46 +0100 |
|---|---|---|
| committer | Bond_009 <Bond.009@outlook.com> | 2020-01-31 22:26:53 +0100 |
| commit | 87d2479b784139584e386349c59f81688930571a (patch) | |
| tree | 2f0bbe08e572042720013a051582e911c14b3751 /MediaBrowser.Controller/Entities/Video.cs | |
| parent | b3811a9498fe06b68693f4a269de902cdd7eb2a2 (diff) | |
Fix warnings
Diffstat (limited to 'MediaBrowser.Controller/Entities/Video.cs')
| -rw-r--r-- | MediaBrowser.Controller/Entities/Video.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Entities/Video.cs b/MediaBrowser.Controller/Entities/Video.cs index af4d227bc..c3ea7f347 100644 --- a/MediaBrowser.Controller/Entities/Video.cs +++ b/MediaBrowser.Controller/Entities/Video.cs @@ -7,7 +7,6 @@ using System.Threading; using System.Threading.Tasks; using MediaBrowser.Controller.Library; using MediaBrowser.Controller.LiveTv; -using MediaBrowser.Controller.MediaEncoding; using MediaBrowser.Controller.Persistence; using MediaBrowser.Controller.Providers; using MediaBrowser.Model.Dto; |
