Removed unneeded include for TestHarness

This commit is contained in:
Alvin Moore 2020-08-07 13:50:01 -04:00
parent 12b51f7889
commit 6ec05e1fd8
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ using System.Diagnostics;
using System.ComponentModel;
using System.Runtime.InteropServices;
using System.Xml;
using System.Configuration;
namespace SummarizeTest
{