diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-06 22:53:31 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-06 22:53:31 -0500 |
| commit | 998026cfa8e5f041e2fd0b0c61bd719027c227ab (patch) | |
| tree | dce15940bfebe7272b0628651b7ba063dddd749e /MediaBrowser.ServerApplication/MainStartup.cs | |
| parent | 23a062103a90caa70963f12fd06b035b8e122305 (diff) | |
removed folder sync
Diffstat (limited to 'MediaBrowser.ServerApplication/MainStartup.cs')
| -rw-r--r-- | MediaBrowser.ServerApplication/MainStartup.cs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MediaBrowser.ServerApplication/MainStartup.cs b/MediaBrowser.ServerApplication/MainStartup.cs index 598ec1fd79..e77af1c6bb 100644 --- a/MediaBrowser.ServerApplication/MainStartup.cs +++ b/MediaBrowser.ServerApplication/MainStartup.cs @@ -1,5 +1,4 @@ -using ImageMagickSharp; -using MediaBrowser.Common.Implementations.Logging; +using MediaBrowser.Common.Implementations.Logging; using MediaBrowser.Model.Logging; using MediaBrowser.Server.Implementations; using MediaBrowser.Server.Startup.Common; |
