aboutsummaryrefslogtreecommitdiff
path: root/Emby.Notifications/NotificationConfigurationFactory.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 /Emby.Notifications/NotificationConfigurationFactory.cs
parent787049f35f849c5eb013ec8588068055c351e074 (diff)
Address comments
Diffstat (limited to 'Emby.Notifications/NotificationConfigurationFactory.cs')
-rw-r--r--Emby.Notifications/NotificationConfigurationFactory.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Notifications/NotificationConfigurationFactory.cs b/Emby.Notifications/NotificationConfigurationFactory.cs
index b168ed221..3fb3553d0 100644
--- a/Emby.Notifications/NotificationConfigurationFactory.cs
+++ b/Emby.Notifications/NotificationConfigurationFactory.cs
@@ -1,5 +1,4 @@
#pragma warning disable CS1591
-#pragma warning disable SA1600
using System.Collections.Generic;
using MediaBrowser.Common.Configuration;