src/A032.Process/ProcessControl_Method.cs
@@ -1,21 +1,7 @@ using Bro.Common.Base; using Bro.Common.Helper; using Bro.Common.Helper; using Bro.Common.Interface; using Bro.Common.Model; using Bro.Device.AuboRobot; using Bro.Device.HikCamera; using Bro.Device.SeerAGV; using HalconDotNet; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; namespace A032.Process {