aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/LiveTv
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-05 12:51:39 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-05 12:51:39 -0400
commitec2c34e9440e3f8a55c4f01ba797c280afaaa805 (patch)
treed81943cca6bf326e203947a6edc24e31da28b743 /MediaBrowser.Server.Implementations/LiveTv
parentb8739952934828318c4c00a308dc893b33d953fd (diff)
fixes #834 - Change view of TV Shows or Interface for plugins
Diffstat (limited to 'MediaBrowser.Server.Implementations/LiveTv')
-rw-r--r--MediaBrowser.Server.Implementations/LiveTv/LiveTvManager.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/LiveTv/LiveTvManager.cs b/MediaBrowser.Server.Implementations/LiveTv/LiveTvManager.cs
index 09793f4fc..a0eb9f2b4 100644
--- a/MediaBrowser.Server.Implementations/LiveTv/LiveTvManager.cs
+++ b/MediaBrowser.Server.Implementations/LiveTv/LiveTvManager.cs
@@ -16,7 +16,6 @@ using MediaBrowser.Model.Entities;
using MediaBrowser.Model.LiveTv;
using MediaBrowser.Model.Logging;
using MediaBrowser.Model.Querying;
-using MediaBrowser.Model.Serialization;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;