diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2020-01-31 11:22:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-31 11:22:30 +0900 |
| commit | b3811a9498fe06b68693f4a269de902cdd7eb2a2 (patch) | |
| tree | 44ca942bf164635c802a40e1fbc8eacca7d9425e /Emby.Notifications | |
| parent | a3615dec693ce8f9b0a803d98e9ba0b1f32f62a7 (diff) | |
| parent | 2186df8ac445b74dce86bdf2fe7ba5500da0c492 (diff) | |
Merge pull request #2349 from Bond-009/deps
Update deps
Diffstat (limited to 'Emby.Notifications')
| -rw-r--r-- | Emby.Notifications/CoreNotificationTypes.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Notifications/CoreNotificationTypes.cs b/Emby.Notifications/CoreNotificationTypes.cs index 0f9fc08d99..d11e01e334 100644 --- a/Emby.Notifications/CoreNotificationTypes.cs +++ b/Emby.Notifications/CoreNotificationTypes.cs @@ -1,7 +1,6 @@ using System; using System.Collections.Generic; using System.Linq; -using MediaBrowser.Controller; using MediaBrowser.Controller.Notifications; using MediaBrowser.Model.Globalization; using MediaBrowser.Model.Notifications; |
