aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/ApiEntryPoint.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-05-12 14:04:25 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-05-12 14:04:25 -0400
commit631442883085b10e36675fca5117fa3a49a608e0 (patch)
tree1b542459c3d6a3e6833c2993b4c8a7e4992de61a /MediaBrowser.Api/ApiEntryPoint.cs
parentb9b568de13d81f9db1a8502d50940475c1d79c72 (diff)
Add remote control chapter menu
Diffstat (limited to 'MediaBrowser.Api/ApiEntryPoint.cs')
-rw-r--r--MediaBrowser.Api/ApiEntryPoint.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Api/ApiEntryPoint.cs b/MediaBrowser.Api/ApiEntryPoint.cs
index 9b04ec011..9a7254c94 100644
--- a/MediaBrowser.Api/ApiEntryPoint.cs
+++ b/MediaBrowser.Api/ApiEntryPoint.cs
@@ -1,6 +1,5 @@
using MediaBrowser.Controller;
using MediaBrowser.Controller.Plugins;
-using MediaBrowser.Controller.Resolvers;
using MediaBrowser.Model.Logging;
using System;
using System.Collections.Generic;