diff --git a/View/QueryView.xaml b/View/QueryView.xaml
index 33559f9..a6522d6 100644
--- a/View/QueryView.xaml
+++ b/View/QueryView.xaml
@@ -15,16 +15,16 @@
-
+
-
+
-
+
-
+
@@ -33,18 +33,18 @@
-
-
-
-
-
+
+
+
+
-
+
+
diff --git a/View/StatisticsView.xaml b/View/StatisticsView.xaml
index 5a88a7a..ca178a6 100644
--- a/View/StatisticsView.xaml
+++ b/View/StatisticsView.xaml
@@ -59,9 +59,9 @@
-
-
-
+
+
+
diff --git a/View/StatisticsView.xaml.cs b/View/StatisticsView.xaml.cs
index 8db901a..6cac792 100644
--- a/View/StatisticsView.xaml.cs
+++ b/View/StatisticsView.xaml.cs
@@ -27,10 +27,5 @@ namespace Audit.View
{
InitializeComponent();
}
-
- private void RadioButton_subdirectory(object sender, RoutedEventArgs e)
- {
-
- }
}
}