aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Channels/InternalChannelItemQuery.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Channels/InternalChannelItemQuery.cs')
-rw-r--r--MediaBrowser.Controller/Channels/InternalChannelItemQuery.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Channels/InternalChannelItemQuery.cs b/MediaBrowser.Controller/Channels/InternalChannelItemQuery.cs
index c69a1f6c3..6d5ca75af 100644
--- a/MediaBrowser.Controller/Channels/InternalChannelItemQuery.cs
+++ b/MediaBrowser.Controller/Channels/InternalChannelItemQuery.cs
@@ -1,5 +1,5 @@
-using MediaBrowser.Model.Channels;
using System;
+using MediaBrowser.Model.Channels;
namespace MediaBrowser.Controller.Channels