From 78ba88bc7e923bd48fb694e11d1ef3a608f9cb01 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sun, 23 Oct 2016 20:09:43 -0400 Subject: move classes to model --- MediaBrowser.Api/Library/LibraryService.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'MediaBrowser.Api/Library') diff --git a/MediaBrowser.Api/Library/LibraryService.cs b/MediaBrowser.Api/Library/LibraryService.cs index e0dfcb9ad2..57739cdd4c 100644 --- a/MediaBrowser.Api/Library/LibraryService.cs +++ b/MediaBrowser.Api/Library/LibraryService.cs @@ -1,6 +1,5 @@ using MediaBrowser.Api.Movies; using MediaBrowser.Api.Music; -using MediaBrowser.Controller.Activity; using MediaBrowser.Controller.Dto; using MediaBrowser.Controller.Entities; using MediaBrowser.Controller.Entities.Audio; -- cgit v1.2.3