diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs index 8b82e1f..493e1df 100644 --- a/MainWindow.xaml.cs +++ b/MainWindow.xaml.cs @@ -1,19 +1,7 @@ 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.Animation; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; namespace ElectronicWoodfish {