diff options
| author | Bond_009 <bond.009@outlook.com> | 2020-01-28 22:42:07 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2020-01-28 22:42:07 +0100 |
| commit | 2186df8ac445b74dce86bdf2fe7ba5500da0c492 (patch) | |
| tree | c5452e8b4be93d536a38cda11b546a6c421c24f5 /Emby.Notifications | |
| parent | acfacabf0ce89951924ab90f83e8c089043584f9 (diff) | |
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 0f9fc08d9..d11e01e33 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; |
