aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/PluginService.cs
diff options
context:
space:
mode:
authorLukePulverenti <luke.pulverenti@gmail.com>2013-03-05 00:08:27 -0500
committerLukePulverenti <luke.pulverenti@gmail.com>2013-03-05 00:08:27 -0500
commit8141c777c3db8ba09e8f628e60d69644c25a3156 (patch)
treee04d0ef293adbd0c46a55ce9cd194aedb1d4c6e5 /MediaBrowser.Api/PluginService.cs
parent176d09016497524c83f0ff9f0cc99a5ae433dad5 (diff)
added some attributes for api docs
Diffstat (limited to 'MediaBrowser.Api/PluginService.cs')
-rw-r--r--MediaBrowser.Api/PluginService.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Api/PluginService.cs b/MediaBrowser.Api/PluginService.cs
index 9409b9d0e..bec6835e0 100644
--- a/MediaBrowser.Api/PluginService.cs
+++ b/MediaBrowser.Api/PluginService.cs
@@ -2,7 +2,6 @@
using MediaBrowser.Common.Extensions;
using MediaBrowser.Common.Implementations.HttpServer;
using MediaBrowser.Common.Security;
-using MediaBrowser.Controller;
using MediaBrowser.Controller.Updates;
using MediaBrowser.Model.Entities;
using MediaBrowser.Model.Plugins;