diff options
| author | LukePulverenti <luke.pulverenti@gmail.com> | 2013-03-20 17:17:47 -0400 |
|---|---|---|
| committer | LukePulverenti <luke.pulverenti@gmail.com> | 2013-03-20 17:17:47 -0400 |
| commit | 33a3f620e627151485659eaf2d8468eff6a8246b (patch) | |
| tree | 3a3a048d8d7d533626943365343846ef3e4b2db0 /MediaBrowser.Server.Implementations/Library/LibraryManager.cs | |
| parent | 5a3e9e520833540a8e986baa7800d6d78971bc3d (diff) | |
display pending installations on dashboard home
Diffstat (limited to 'MediaBrowser.Server.Implementations/Library/LibraryManager.cs')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Library/LibraryManager.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Library/LibraryManager.cs b/MediaBrowser.Server.Implementations/Library/LibraryManager.cs index 7b12201f7..bf21e7500 100644 --- a/MediaBrowser.Server.Implementations/Library/LibraryManager.cs +++ b/MediaBrowser.Server.Implementations/Library/LibraryManager.cs @@ -7,7 +7,6 @@ using MediaBrowser.Controller.Entities; using MediaBrowser.Controller.IO; using MediaBrowser.Controller.Library; using MediaBrowser.Controller.Resolvers; -using MediaBrowser.Controller.ScheduledTasks; using MediaBrowser.Controller.Sorting; using MediaBrowser.Model.Configuration; using MediaBrowser.Model.Entities; |
