From 373ee6f7ecc339b1f8a4199a9bd970a0b093f327 Mon Sep 17 00:00:00 2001 From: LukePulverenti Luke Pulverenti luke pulverenti Date: Sun, 16 Sep 2012 19:13:06 -0400 Subject: [PATCH] usings --- MediaBrowser.ServerApplication/App.xaml.cs | 1 - 1 file changed, 1 deletion(-) 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;