1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 03:05:42 +00:00

[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

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>