diff options
Diffstat (limited to 'MediaBrowser.Model/Notifications/NotificationServiceInfo.cs')
| -rw-r--r-- | MediaBrowser.Model/Notifications/NotificationServiceInfo.cs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MediaBrowser.Model/Notifications/NotificationServiceInfo.cs b/MediaBrowser.Model/Notifications/NotificationServiceInfo.cs deleted file mode 100644 index 0ffe7d4ae..000000000 --- a/MediaBrowser.Model/Notifications/NotificationServiceInfo.cs +++ /dev/null @@ -1,8 +0,0 @@ -namespace MediaBrowser.Model.Notifications -{ - public class NotificationServiceInfo - { - public string Name { get; set; } - public string Id { get; set; } - } -}
\ No newline at end of file |
