We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5029e30 commit 03f8f5dCopy full SHA for 03f8f5d
3 files changed
Tests/FormattingTests.cs
@@ -1,7 +1,4 @@
1
-using System;
2
-using System.Collections.Generic;
3
-using System.Text;
4
-using Xunit;
+using Xunit;
5
6
namespace Open.Text.Tests
7
{
Tests/ParseTests.cs
@@ -1,6 +1,4 @@
using System;
using Xunit;
Tests/RegexTests.cs
-using System.Text.RegularExpressions;
+using System.Text.RegularExpressions;
0 commit comments