aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Mac/Main.cs
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-10-02 00:54:45 -0400
committerGitHub <noreply@github.com>2017-10-02 00:54:45 -0400
commit7a87ebf3b2626ce5897f1467c5546d4da272279f (patch)
tree38d3da00747a95e07d9a8f087d272feaaf93b862 /MediaBrowser.Server.Mac/Main.cs
parenta73da532d52ae68ad01965dbf368bacc7d56a218 (diff)
parent39894b51e561d574a6cc5b4cc76dee0d46632f33 (diff)
Merge pull request #2933 from MediaBrowser/beta
Beta
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;