diff options
| author | Bond_009 <bond.009@outlook.com> | 2020-04-01 19:05:41 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2020-04-01 19:05:41 +0200 |
| commit | 3ab50f5a3ff1d1e081b12cf7226fa23771e2f552 (patch) | |
| tree | b775bff827eddc34b9bde3171f4f5b53dc67da9a /Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs | |
| parent | 787049f35f849c5eb013ec8588068055c351e074 (diff) | |
Address comments
Diffstat (limited to 'Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs')
| -rw-r--r-- | Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs b/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs index c159b60a9..609b397da 100644 --- a/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs +++ b/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs @@ -1,5 +1,4 @@ #pragma warning disable CS1591 -#pragma warning disable SA1600 using System; using System.Collections.Generic; |
