diff --git a/Dialogs/ExceptionDialog.xaml.cs b/Dialogs/ExceptionDialog.xaml.cs index 5424667..7841a26 100644 --- a/Dialogs/ExceptionDialog.xaml.cs +++ b/Dialogs/ExceptionDialog.xaml.cs @@ -1,17 +1,6 @@ using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Linq; using System.Media; -using System.Text; -using System.Threading.Tasks; using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; namespace FrostyFix.Dialogs { /// diff --git a/Dialogs/MessageBoxDialog.xaml.cs b/Dialogs/MessageBoxDialog.xaml.cs index 899c44a..7a45053 100644 --- a/Dialogs/MessageBoxDialog.xaml.cs +++ b/Dialogs/MessageBoxDialog.xaml.cs @@ -1,16 +1,6 @@ using System; -using System.Collections.Generic; -using System.Linq; using System.Media; -using System.Text; -using System.Threading.Tasks; using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; namespace FrostyFix.Dialogs { public enum DialogSound {