aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities
diff options
context:
space:
mode:
authorShadowghost <Ghost_of_Stone@web.de>2026-04-07 21:36:07 +0200
committerShadowghost <Ghost_of_Stone@web.de>2026-04-07 21:36:07 +0200
commit24a0df9a39f16143ce7ae61f3a07dbe7756d4124 (patch)
tree3ca1d4e3e215687c0c1a5ec2120cf280c2fddc0b /MediaBrowser.Model/Entities
parente44821e8f6bee9065f0cf22c0b62be3cb4ea2fa6 (diff)
parentb28a5794ec2947bd8333be871c3b5ddeeedbc9d4 (diff)
Merge remote-tracking branch 'upstream/master' into perf-rebased
Diffstat (limited to 'MediaBrowser.Model/Entities')
-rw-r--r--MediaBrowser.Model/Entities/MediaStream.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Model/Entities/MediaStream.cs b/MediaBrowser.Model/Entities/MediaStream.cs
index c443af32cf..11f81ff7d8 100644
--- a/MediaBrowser.Model/Entities/MediaStream.cs
+++ b/MediaBrowser.Model/Entities/MediaStream.cs
@@ -2,7 +2,6 @@
#pragma warning disable CS1591
using System;
-using System.Collections.Frozen;
using System.Collections.Generic;
using System.ComponentModel;
using System.Globalization;