aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/UserLibrary/PersonsService.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-02-08 13:21:24 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-02-08 13:21:24 -0500
commitac68e0ba413e833ede14034cf3367e33b94b9eb3 (patch)
tree3425515d8a478c51c292a2f2fd83b81f001f4172 /MediaBrowser.Api/UserLibrary/PersonsService.cs
parent067b18d067563c9ddde8910a8911be8d787abfe7 (diff)
sync updates
Diffstat (limited to 'MediaBrowser.Api/UserLibrary/PersonsService.cs')
-rw-r--r--MediaBrowser.Api/UserLibrary/PersonsService.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Api/UserLibrary/PersonsService.cs b/MediaBrowser.Api/UserLibrary/PersonsService.cs
index b424c9313..e9b3fa402 100644
--- a/MediaBrowser.Api/UserLibrary/PersonsService.cs
+++ b/MediaBrowser.Api/UserLibrary/PersonsService.cs
@@ -4,7 +4,6 @@ using MediaBrowser.Controller.Library;
using MediaBrowser.Controller.Net;
using MediaBrowser.Controller.Persistence;
using MediaBrowser.Model.Dto;
-using MediaBrowser.Model.Querying;
using ServiceStack;
using System;
using System.Collections.Generic;