shreemaan-abhishek commented on code in PR #11793: URL: https://github.com/apache/apisix/pull/11793#discussion_r1899545961
########## apisix/plugin.lua: ########## @@ -34,6 +34,9 @@ local type = type local local_plugins = core.table.new(32, 0) local tostring = tostring local error = error +-- make linter happy to avoid error: getting the Lua global "load" Review Comment: I guess this is no longer needed? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
