spacewander commented on a change in pull request #5660:
URL: https://github.com/apache/apisix/pull/5660#discussion_r760697707



##########
File path: apisix/core/log.lua
##########
@@ -15,13 +15,13 @@
 -- limitations under the License.
 --
 
-local ngx = ngx
-local ngx_log  = ngx.log
-local require  = require
-local select = select
+local ngx          = ngx
+local ngx_log      = ngx.log
+local require      = require
+local select       = select

Review comment:
       Please avoid changing the irrelevant code




-- 
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-unsubscr...@apisix.apache.org

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


Reply via email to