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