aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Mono/Program.cs
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-09-28 13:06:15 -0400
committerGitHub <noreply@github.com>2017-09-28 13:06:15 -0400
commitd9c4f2942781efc4a9417dd88a39592975a5f85f (patch)
tree14fa1d72fd4e2f8f7e2b16df1f539b22e7aba5c3 /MediaBrowser.Server.Mono/Program.cs
parent80822d98e4ad3df7cb2e54385c76989ea5945ab3 (diff)
parentf2444d97a0d1b2d69e5b73dd82bc4a76e73b00f0 (diff)
Merge pull request #2921 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.Server.Mono/Program.cs')
-rw-r--r--MediaBrowser.Server.Mono/Program.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Mono/Program.cs b/MediaBrowser.Server.Mono/Program.cs
index 566a84da2c..3267a77b95 100644
--- a/MediaBrowser.Server.Mono/Program.cs
+++ b/MediaBrowser.Server.Mono/Program.cs
@@ -12,8 +12,6 @@ using System.Reflection;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using Emby.Drawing;
-using Emby.Server.Core.Cryptography;
-using Emby.Server.Core;
using Emby.Server.Implementations;
using Emby.Server.Implementations.EnvironmentInfo;
using Emby.Server.Implementations.IO;