diff options
| author | Bond_009 <bond.009@outlook.com> | 2021-08-15 17:20:07 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2021-08-15 23:48:19 +0200 |
| commit | 19824bff94a9f557c3fb1616e1b5031fd125a53a (patch) | |
| tree | 1db1046e7562f485bdba5e1137dddb7fbd9ecbbf /MediaBrowser.Controller/Collections/CollectionModifiedEventArgs.cs | |
| parent | fc9f45b42d80bbc5575c1975fd5f19ef158284a6 (diff) | |
Minor improvements
Diffstat (limited to 'MediaBrowser.Controller/Collections/CollectionModifiedEventArgs.cs')
| -rw-r--r-- | MediaBrowser.Controller/Collections/CollectionModifiedEventArgs.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Controller/Collections/CollectionModifiedEventArgs.cs b/MediaBrowser.Controller/Collections/CollectionModifiedEventArgs.cs index 8155cf3db..e538fa4b3 100644 --- a/MediaBrowser.Controller/Collections/CollectionModifiedEventArgs.cs +++ b/MediaBrowser.Controller/Collections/CollectionModifiedEventArgs.cs @@ -1,5 +1,3 @@ -#nullable disable - #pragma warning disable CS1591 using System; |
