aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Mac/Main.cs
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-10-02 00:54:33 -0400
committerGitHub <noreply@github.com>2017-10-02 00:54:33 -0400
commit39894b51e561d574a6cc5b4cc76dee0d46632f33 (patch)
tree4444702cf5d7fd2aead07c87ed4028390bc57bfc /MediaBrowser.Server.Mac/Main.cs
parent796f374359d75e22d2095b3f3a8f9b220cacde27 (diff)
parent4c34534db61d56fc81b1e11c3f281e914850b647 (diff)
Merge pull request #2932 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.Server.Mac/Main.cs')
-rw-r--r--MediaBrowser.Server.Mac/Main.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Mac/Main.cs b/MediaBrowser.Server.Mac/Main.cs
index 6af58e66c..0b34822eb 100644
--- a/MediaBrowser.Server.Mac/Main.cs
+++ b/MediaBrowser.Server.Mac/Main.cs
@@ -16,8 +16,6 @@ using System.Threading;
using MonoMac.AppKit;
using MonoMac.Foundation;
using MonoMac.ObjCRuntime;
-using Emby.Server.Core;
-using Emby.Server.Core.Cryptography;
using Emby.Server.Implementations;
using Emby.Server.Implementations.Logging;
using Emby.Server.Mac.Native;