From 04591c384ed13c0a54281cf2554e23e76d1381e2 Mon Sep 17 00:00:00 2001 From: Tyrone CT Date: Sat, 19 Jul 2025 12:04:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B2=A1=E6=9C=89=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CapMachine.Wpf/PrismEvent/ChartRtEvent.cs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CapMachine.Wpf/PrismEvent/ChartRtEvent.cs b/CapMachine.Wpf/PrismEvent/ChartRtEvent.cs index 241396c..2e3b281 100644 --- a/CapMachine.Wpf/PrismEvent/ChartRtEvent.cs +++ b/CapMachine.Wpf/PrismEvent/ChartRtEvent.cs @@ -1,10 +1,5 @@ using CapMachine.Wpf.Models; using Prism.Events; -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; namespace CapMachine.Wpf.PrismEvent {