Skip to content

Commit 91349b2

Browse files
committed
Delete unnecessary blank lines
1 parent fcaf881 commit 91349b2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Source/HttpMultipartParser.UnitTests/ParserScenarios/ExactBufferTruncate.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ public ExactBufferTruncate()
4646
}
4747
}
4848

49-
5049
/// <summary>
5150
/// Tests that the final '--' ending up in a seperate chunk doesn't break everything.
5251
/// </summary>
@@ -60,7 +59,6 @@ public void CanHandleFinalDashesInSeperateBufferFromEndBinary()
6059
}
6160
}
6261

63-
6462
/// <summary>
6563
/// Tests that the final '--' ending up in a seperate chunk doesn't break everything.
6664
/// </summary>

0 commit comments

Comments
 (0)