diff --git a/src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs b/src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs index fbf48c36..ad68f426 100644 --- a/src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs +++ b/src/PepperDash.Essentials.Core/Routing/RouteSwitchDescriptor.cs @@ -42,8 +42,6 @@ /// Returns a string representation of the route switch descriptor. /// /// A string describing the switch operation. - /// - /// ToString method /// /// public override string ToString()