move dependencies

This commit is contained in:
Luke Pulverenti
2016-10-29 16:13:23 -04:00
parent bfe2b501a6
commit 1f5addfbb7
13 changed files with 15 additions and 37 deletions

View File

@@ -1,5 +1,4 @@
using MediaBrowser.Common.Implementations.Logging;
using MediaBrowser.Model.Logging;
using MediaBrowser.Model.Logging;
using MediaBrowser.Server.Implementations;
using MediaBrowser.Server.Startup.Common;
using MediaBrowser.Server.Startup.Common.Browser;
@@ -20,6 +19,7 @@ using System.Threading;
using System.Threading.Tasks;
using System.Windows.Forms;
using Emby.Common.Implementations.IO;
using Emby.Common.Implementations.Logging;
using ImageMagickSharp;
using MediaBrowser.Common.Net;