diff options
| author | ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> | 2020-04-24 18:51:19 -0500 |
|---|---|---|
| committer | ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> | 2020-04-24 18:51:19 -0500 |
| commit | 70e50dfa90575cc5e906be1509d3ed363eb1ada4 (patch) | |
| tree | e058142c3bd54034d0f6507b4b2260e0b9d5078a /Emby.Server.Implementations/QuickConnect/ConfigurationExtension.cs | |
| parent | 33390153fdfec33e4149c12dd3a876248f4e08cc (diff) | |
Apply suggestions from code review
Diffstat (limited to 'Emby.Server.Implementations/QuickConnect/ConfigurationExtension.cs')
| -rw-r--r-- | Emby.Server.Implementations/QuickConnect/ConfigurationExtension.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/QuickConnect/ConfigurationExtension.cs b/Emby.Server.Implementations/QuickConnect/ConfigurationExtension.cs index 0e35ba80a..458bb7614 100644 --- a/Emby.Server.Implementations/QuickConnect/ConfigurationExtension.cs +++ b/Emby.Server.Implementations/QuickConnect/ConfigurationExtension.cs @@ -1,5 +1,3 @@ -#pragma warning disable CS1591 - using System.Collections.Generic; using MediaBrowser.Common.Configuration; |
