Skip to content

Commit

Permalink
Remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
binarycow committed Sep 3, 2024
1 parent c09aad2 commit 116c4e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Superpower/Model/TextSpan.cs
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ public bool EqualsValueIgnoreCase(string otherValue)
return true;
}


/// <summary>
/// Gets the character at the specified index in the text span.
/// </summary>
Expand Down

0 comments on commit 116c4e0

Please sign in to comment.