sq
authorPrashanth Govindarajan <prgovi@microsoft.com>
Tue, 17 Dec 2019 21:21:48 +0000 (13:21 -0800)
committerPrashanth Govindarajan <prgovi@microsoft.com>
Tue, 17 Dec 2019 21:21:48 +0000 (13:21 -0800)
src/libraries/System.Text.RegularExpressions/tests/RegexParserTests.cs

index aa108fd..42ad4d4 100644 (file)
@@ -2,7 +2,6 @@
 // The .NET Foundation licenses this file to you under the MIT license.
 // See the LICENSE file in the project root for more information.
 
-using System.Diagnostics;
 using System.Reflection;
 using Xunit;
 using Xunit.Sdk;