aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback/Progressive/AudioService.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-09-01 09:13:11 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-09-01 09:13:11 -0400
commitb828af0a0aeda85be77d7a0a6cdfbf1136f0fac2 (patch)
tree03e236fbbf07a386a80ecfff9a3607d220a5fdbb /MediaBrowser.Api/Playback/Progressive/AudioService.cs
parent0bb8f8e4b89ce8f43e95e2ec4666aee2b8372f1f (diff)
hls changes
Diffstat (limited to 'MediaBrowser.Api/Playback/Progressive/AudioService.cs')
-rw-r--r--MediaBrowser.Api/Playback/Progressive/AudioService.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/MediaBrowser.Api/Playback/Progressive/AudioService.cs b/MediaBrowser.Api/Playback/Progressive/AudioService.cs
index 131bc8702..166c7d9a3 100644
--- a/MediaBrowser.Api/Playback/Progressive/AudioService.cs
+++ b/MediaBrowser.Api/Playback/Progressive/AudioService.cs
@@ -1,5 +1,4 @@
-using MediaBrowser.Common.IO;
-using MediaBrowser.Common.MediaInfo;
+using MediaBrowser.Common.MediaInfo;
using MediaBrowser.Controller;
using MediaBrowser.Controller.Library;
using MediaBrowser.Controller.Persistence;