diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-17 14:30:23 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-17 14:30:23 -0500 |
| commit | a8da86d059c0a9ba724bfcf11166d1b32406ca89 (patch) | |
| tree | c6f45c97575ece03f36f3a653087fac334aec173 /MediaBrowser.Server.Implementations/Connect/ConnectManager.cs | |
| parent | 5f3c2f68b0a956ce28b8e48bf8fd20c89e44f5d9 (diff) | |
support api without /mediabrowser
Diffstat (limited to 'MediaBrowser.Server.Implementations/Connect/ConnectManager.cs')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Connect/ConnectManager.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Connect/ConnectManager.cs b/MediaBrowser.Server.Implementations/Connect/ConnectManager.cs index 9625593d1..194a8a4a2 100644 --- a/MediaBrowser.Server.Implementations/Connect/ConnectManager.cs +++ b/MediaBrowser.Server.Implementations/Connect/ConnectManager.cs @@ -1,5 +1,4 @@ using MediaBrowser.Common.Configuration; -using MediaBrowser.Common.Extensions; using MediaBrowser.Common.Net; using MediaBrowser.Controller; using MediaBrowser.Controller.Configuration; |
