aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers/SeasonInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Providers/SeasonInfo.cs')
-rw-r--r--MediaBrowser.Controller/Providers/SeasonInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Providers/SeasonInfo.cs b/MediaBrowser.Controller/Providers/SeasonInfo.cs
index 31af268b8..dd2ef9ad7 100644
--- a/MediaBrowser.Controller/Providers/SeasonInfo.cs
+++ b/MediaBrowser.Controller/Providers/SeasonInfo.cs
@@ -12,4 +12,4 @@ namespace MediaBrowser.Controller.Providers
SeriesProviderIds = new Dictionary<string, string>(StringComparer.OrdinalIgnoreCase);
}
}
-} \ No newline at end of file
+}