diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-07-29 16:31:15 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-07-29 16:31:15 -0400 |
| commit | 8f75454d76c9c21018476fd278f91ae69f9268c0 (patch) | |
| tree | 34a873aaf8ffd7420ca77a6f2e052a5d3dc30c75 /MediaBrowser.Api/UserLibrary/ItemsService.cs | |
| parent | 1f6b5a8c7c049bea309351dd495d99ec21eb32cb (diff) | |
update image processing
Diffstat (limited to 'MediaBrowser.Api/UserLibrary/ItemsService.cs')
| -rw-r--r-- | MediaBrowser.Api/UserLibrary/ItemsService.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Api/UserLibrary/ItemsService.cs b/MediaBrowser.Api/UserLibrary/ItemsService.cs index 881cec7ba..b412a6480 100644 --- a/MediaBrowser.Api/UserLibrary/ItemsService.cs +++ b/MediaBrowser.Api/UserLibrary/ItemsService.cs @@ -2,7 +2,6 @@ using MediaBrowser.Controller.Dto; using MediaBrowser.Controller.Entities; using MediaBrowser.Controller.Entities.Audio; -using MediaBrowser.Controller.Entities.Movies; using MediaBrowser.Controller.Entities.TV; using MediaBrowser.Controller.Library; using MediaBrowser.Controller.Localization; |
