diff --git a/AiQ_GUI.cs b/AiQ_GUI.cs index 7c47f2f..ce5b312 100644 --- a/AiQ_GUI.cs +++ b/AiQ_GUI.cs @@ -1,6 +1,5 @@ using Newtonsoft.Json; using System.ComponentModel; -using System.Data.OleDb; using System.Diagnostics; using System.Reflection; @@ -220,73 +219,10 @@ namespace AiQ_GUI // If there are any actions identified then fail the test. // If any labels are red then fail. Only labels in panel so can foreach on labels not controls if (RhTxBxActions.Text.Length > 2 || PnlLbls.Controls.OfType