You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/04/29 09:05:28 UTC

[GitHub] [apisix] spacewander commented on a diff in pull request #6967: chore: remove redundant code

spacewander commented on code in PR #6967:
URL: https://github.com/apache/apisix/pull/6967#discussion_r861617412


##########
apisix/plugins/ext-plugin/init.lua:
##########
@@ -605,7 +605,6 @@ local rpc_handlers = {
         end
 
         if action_type == http_req_call_action.Rewrite then
-            ctx.request_rewritten = constants.REWRITTEN_BY_EXT_PLUGIN
 

Review Comment:
   Let's remove the blank line separator?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org