aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Library/IMediaSourceProvider.cs
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2020-04-01 19:05:41 +0200
committerBond_009 <bond.009@outlook.com>2020-04-01 19:05:41 +0200
commit3ab50f5a3ff1d1e081b12cf7226fa23771e2f552 (patch)
treeb775bff827eddc34b9bde3171f4f5b53dc67da9a /MediaBrowser.Controller/Library/IMediaSourceProvider.cs
parent787049f35f849c5eb013ec8588068055c351e074 (diff)
Address comments
Diffstat (limited to 'MediaBrowser.Controller/Library/IMediaSourceProvider.cs')
-rw-r--r--MediaBrowser.Controller/Library/IMediaSourceProvider.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Library/IMediaSourceProvider.cs b/MediaBrowser.Controller/Library/IMediaSourceProvider.cs
index ec7798551..5bf4acebb 100644
--- a/MediaBrowser.Controller/Library/IMediaSourceProvider.cs
+++ b/MediaBrowser.Controller/Library/IMediaSourceProvider.cs
@@ -1,5 +1,4 @@
#pragma warning disable CS1591
-#pragma warning disable SA1600
using System.Collections.Generic;
using System.Threading;