Skip to content

Commit ed3b4e5

Browse files
committed
Fix: formatting
1 parent 32f1fca commit ed3b4e5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/TestProject/IPNetworkTest/IPNetworkSubtractTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ namespace TestProject.IPNetworkTest;
1010
[TestClass]
1111
public class IPNetworkSubtractTests
1212
{
13-
1413
/// <summary>
1514
/// Test.
1615
/// </summary>

src/TestProject/IPNetworkV6/IPNetworkV6SubtractTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ namespace TestProject.IPNetworkV6;
1010
[TestClass]
1111
public class IPNetworkV6SubtractTests
1212
{
13-
1413
/// <summary>
1514
/// Test.
1615
/// </summary>

0 commit comments

Comments
 (0)