diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-03-01 18:51:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-01 18:51:09 +0100 |
| commit | c2af32d035352d333c3e2852d25fde51f984006b (patch) | |
| tree | e01cb055fa19cd367174afb4e91062abd2de2da6 /Jellyfin.Api/Models | |
| parent | 557a2ad7158b14ae97fa503a551ed17251b97ca0 (diff) | |
| parent | 2bc1eef4ddb23385f90c8bfc6af2ecf9888d7879 (diff) | |
Merge pull request #5299 from Bond-009/tests13
Diffstat (limited to 'Jellyfin.Api/Models')
| -rw-r--r-- | Jellyfin.Api/Models/LiveTvDtos/GetProgramsDto.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jellyfin.Api/Models/LiveTvDtos/GetProgramsDto.cs b/Jellyfin.Api/Models/LiveTvDtos/GetProgramsDto.cs index 588ce717c..8913180e4 100644 --- a/Jellyfin.Api/Models/LiveTvDtos/GetProgramsDto.cs +++ b/Jellyfin.Api/Models/LiveTvDtos/GetProgramsDto.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Diagnostics.CodeAnalysis; using System.Text.Json.Serialization; using Jellyfin.Data.Enums; using MediaBrowser.Common.Json.Converters; |
