diff options
Diffstat (limited to 'Emby.Naming/Video/StackResult.cs')
| -rw-r--r-- | Emby.Naming/Video/StackResult.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Emby.Naming/Video/StackResult.cs b/Emby.Naming/Video/StackResult.cs index de35d2825..31ef2d69c 100644 --- a/Emby.Naming/Video/StackResult.cs +++ b/Emby.Naming/Video/StackResult.cs @@ -1,3 +1,6 @@ +#pragma warning disable CS1591 +#pragma warning disable SA1600 + using System.Collections.Generic; namespace Emby.Naming.Video |
