From 8d962dd2a90dc70bb05f1447278e24f61a517059 Mon Sep 17 00:00:00 2001 From: Zel Date: Mon, 21 Nov 2022 11:46:22 +0800 Subject: [PATCH] del using --- MainWindow.xaml.cs | 12 ------------ 1 file changed, 12 deletions(-) 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 {