From 8141c777c3db8ba09e8f628e60d69644c25a3156 Mon Sep 17 00:00:00 2001 From: LukePulverenti Date: Tue, 5 Mar 2013 00:08:27 -0500 Subject: added some attributes for api docs --- MediaBrowser.Api/PluginService.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'MediaBrowser.Api/PluginService.cs') 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; -- cgit v1.2.3