From 18b0556f7a7f1166d9d05df4548c760c338aa134 Mon Sep 17 00:00:00 2001 From: CJK_mkp <113243675+CJKmkp@users.noreply.github.com> Date: Wed, 11 Jun 2025 11:23:05 +0800 Subject: [PATCH] =?UTF-8?q?delete:=E6=97=A0=E7=94=A8=E7=9A=84using?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ink Canvas/Helpers/EdgeGestureUtil.cs | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/Ink Canvas/Helpers/EdgeGestureUtil.cs b/Ink Canvas/Helpers/EdgeGestureUtil.cs index 26a6ffe6..0ff51e0a 100644 --- a/Ink Canvas/Helpers/EdgeGestureUtil.cs +++ b/Ink Canvas/Helpers/EdgeGestureUtil.cs @@ -1,17 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using Microsoft.VisualBasic; -using System.Collections; -using System.Data; -using System.Diagnostics; using System.Runtime.InteropServices; using System.Runtime.CompilerServices;