diff options
| -rw-r--r-- | MediaBrowser.ServerApplication/App.xaml.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.ServerApplication/App.xaml.cs b/MediaBrowser.ServerApplication/App.xaml.cs index 3f0401e8f..8219fd078 100644 --- a/MediaBrowser.ServerApplication/App.xaml.cs +++ b/MediaBrowser.ServerApplication/App.xaml.cs @@ -1,7 +1,6 @@ using MediaBrowser.Common.Kernel;
using MediaBrowser.Common.UI;
using MediaBrowser.Controller;
-using Microsoft.Shell;
using System;
using System.Collections.Generic;
using System.Diagnostics;
|
