diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-09-01 09:13:11 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-09-01 09:13:11 -0400 |
| commit | b828af0a0aeda85be77d7a0a6cdfbf1136f0fac2 (patch) | |
| tree | 03e236fbbf07a386a80ecfff9a3607d220a5fdbb /MediaBrowser.Api/Playback/Progressive/AudioService.cs | |
| parent | 0bb8f8e4b89ce8f43e95e2ec4666aee2b8372f1f (diff) | |
hls changes
Diffstat (limited to 'MediaBrowser.Api/Playback/Progressive/AudioService.cs')
| -rw-r--r-- | MediaBrowser.Api/Playback/Progressive/AudioService.cs | 3 |
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; |
