From bd98d6ebec9ed992c061fa6c658d68d422f15708 Mon Sep 17 00:00:00 2001 From: Benn Mapes Date: Wed, 10 Jul 2013 14:05:24 -0700 Subject: [PATCH] wp issue, removed bad reference to .cs file --- src/wp/SplashScreen.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wp/SplashScreen.cs b/src/wp/SplashScreen.cs index 59b0765..2eda771 100644 --- a/src/wp/SplashScreen.cs +++ b/src/wp/SplashScreen.cs @@ -25,7 +25,6 @@ using System.Windows.Shapes; using Microsoft.Phone.Info; using System.Windows.Controls.Primitives; using System.Diagnostics; -using my.test.project; using System.Windows.Media.Imaging; namespace WPCordovaClassLib.Cordova.Commands