Skip to content

Commit b378a3c

Browse files
Update
1 parent 76e44d0 commit b378a3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mnestix-proxy/Authentication/ApiKeyAuthentication/AuthorizationMiddlewareResultHandler.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ await context.Response.WriteAsJsonAsync(new
3939
return;
4040
}
4141

42-
// Proceed normally
4342
await _defaultHandler.HandleAsync(next, context, policy, authorizeResult);
4443
}
4544
}

0 commit comments

Comments
 (0)