From 57d9b355b51bdb85cb67448d78bd0f0b053cdd00 Mon Sep 17 00:00:00 2001 From: chylex <info@chylex.com> Date: Sun, 5 Apr 2015 18:22:01 +0200 Subject: [PATCH] Test commit to make sure the github client actually works >.> --- BackupEssentials/Pages/BackupLocationsEdit.xaml.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/BackupEssentials/Pages/BackupLocationsEdit.xaml.cs b/BackupEssentials/Pages/BackupLocationsEdit.xaml.cs index 0683195..68d3657 100644 --- a/BackupEssentials/Pages/BackupLocationsEdit.xaml.cs +++ b/BackupEssentials/Pages/BackupLocationsEdit.xaml.cs @@ -1,5 +1,4 @@ using BackupEssentials.Backup; -using System.Diagnostics; using System.Windows; using System.Windows.Controls; using System.Windows.Forms;