From 78e9ea807094882f632b1214c1138adf4df2c26f Mon Sep 17 00:00:00 2001 From: Andrew Welker Date: Tue, 22 Jul 2025 12:02:38 -0500 Subject: [PATCH] docs: duplicate tags Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs b/src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs index ad68f426..12aebdcf 100644 --- a/src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs +++ b/src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs @@ -42,7 +42,6 @@ /// Returns a string representation of the route switch descriptor. /// /// A string describing the switch operation. - /// /// public override string ToString() {