[ci skip] Remove blank line

This commit is contained in:
Oliver Booth 2022-11-26 09:36:48 +00:00
parent 9cce13727d
commit 4af5a712f4
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 0 additions and 1 deletions

View File

@ -254,7 +254,6 @@ public static class StringExtensions
return count;
}
/// <summary>
/// Counts the occurrences of a substring within the current character span.
/// </summary>