diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-10-02 00:54:33 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-02 00:54:33 -0400 |
| commit | 39894b51e561d574a6cc5b4cc76dee0d46632f33 (patch) | |
| tree | 4444702cf5d7fd2aead07c87ed4028390bc57bfc /MediaBrowser.Server.Mac/MacAppHost.cs | |
| parent | 796f374359d75e22d2095b3f3a8f9b220cacde27 (diff) | |
| parent | 4c34534db61d56fc81b1e11c3f281e914850b647 (diff) | |
Merge pull request #2932 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.Server.Mac/MacAppHost.cs')
| -rw-r--r-- | MediaBrowser.Server.Mac/MacAppHost.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Mac/MacAppHost.cs b/MediaBrowser.Server.Mac/MacAppHost.cs index 44dec83d2..ddcc33778 100644 --- a/MediaBrowser.Server.Mac/MacAppHost.cs +++ b/MediaBrowser.Server.Mac/MacAppHost.cs @@ -1,7 +1,6 @@ using System; using System.Collections.Generic; using System.Reflection; -using Emby.Server.Core; using Emby.Server.Implementations; using Emby.Server.Implementations.FFMpeg; using MediaBrowser.Model.IO; |
