diff options
| author | Bond_009 <bond.009@outlook.com> | 2020-04-01 19:05:41 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2020-04-01 19:05:41 +0200 |
| commit | 3ab50f5a3ff1d1e081b12cf7226fa23771e2f552 (patch) | |
| tree | b775bff827eddc34b9bde3171f4f5b53dc67da9a /Emby.Notifications/Api/NotificationsService.cs | |
| parent | 787049f35f849c5eb013ec8588068055c351e074 (diff) | |
Address comments
Diffstat (limited to 'Emby.Notifications/Api/NotificationsService.cs')
| -rw-r--r-- | Emby.Notifications/Api/NotificationsService.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Notifications/Api/NotificationsService.cs b/Emby.Notifications/Api/NotificationsService.cs index f2f381838..67401c1f5 100644 --- a/Emby.Notifications/Api/NotificationsService.cs +++ b/Emby.Notifications/Api/NotificationsService.cs @@ -1,6 +1,5 @@ #pragma warning disable CS1591 #pragma warning disable SA1402 -#pragma warning disable SA1600 #pragma warning disable SA1649 using System; |
