diff options
Diffstat (limited to 'Emby.Naming/Video/CleanDateTimeResult.cs')
| -rw-r--r-- | Emby.Naming/Video/CleanDateTimeResult.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Emby.Naming/Video/CleanDateTimeResult.cs b/Emby.Naming/Video/CleanDateTimeResult.cs index c675a19d0f..e367f92213 100644 --- a/Emby.Naming/Video/CleanDateTimeResult.cs +++ b/Emby.Naming/Video/CleanDateTimeResult.cs @@ -1,3 +1,5 @@ +#pragma warning disable CA1815 + namespace Emby.Naming.Video { /// <summary> |
