优化代码

This commit is contained in:
2025-08-31 07:56:26 +08:00
parent 80503dc42e
commit 5784c974f7
4 changed files with 0 additions and 6 deletions
-1
View File
@@ -6,7 +6,6 @@ using System.Linq;
using System.Reflection;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
namespace Ink_Canvas.Helpers
{
-1
View File
@@ -1,5 +1,4 @@
using System;
using System.Configuration;
namespace Ink_Canvas.Helpers
{
@@ -6,11 +6,9 @@ using System.Windows;
using System.Windows.Controls;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Threading;
using Ink_Canvas.Helpers;
using System.Windows.Input;
using System.Linq;
using System.Collections.Generic;
using System.Windows.Ink;
namespace Ink_Canvas
@@ -6,8 +6,6 @@ using System.Windows.Controls;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Shapes;
using System.Windows.Threading;
using Point = System.Windows.Point;
using System.Linq;