Skip to content

Commit ff4cd8d

Browse files
Update src/Http/Routing/src/Matching/DfaMatcher.cs
Co-authored-by: Eric Erhardt <[email protected]>
1 parent 544458f commit ff4cd8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Http/Routing/src/Matching/DfaMatcher.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ private async Task SelectEndpointWithPoliciesAsync(
325325

326326
private static partial class Log
327327
{
328-
329328
[LoggerMessage(1000, LogLevel.Debug,
330329
"No candidates found for the request path '{Path}'",
331330
EventName = "CandidatesNotFound",

0 commit comments

Comments
 (0)