del using

This commit is contained in:
Zel
2022-11-21 11:46:22 +08:00
parent e3c2735ec8
commit 8d962dd2a9

View File

@@ -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
{