docs: fix duplicate XML tags

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andrew Welker
2025-07-22 11:36:43 -05:00
committed by GitHub
parent 3ffad13abf
commit aee40ffe14

View File

@@ -42,8 +42,6 @@
/// Returns a string representation of the route switch descriptor.
/// </summary>
/// <returns>A string describing the switch operation.</returns>
/// <summary>
/// ToString method
/// </summary>
/// <inheritdoc />
public override string ToString()