Skip to content

Commit

Permalink
rm log
Browse files Browse the repository at this point in the history
  • Loading branch information
tzssangglass committed Jul 26, 2022
1 parent 41d37a7 commit 37dcae0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apisix/plugin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,6 @@ function _M.run_plugin(phase, plugins, api_ctx)
goto CONTINUE
end

ngx.log(ngx.WARN, "phase_func : ", require("inspect")(phase_func))
if phase_func then
plugin_run = true
local conf = plugins[i + 1]
Expand Down

0 comments on commit 37dcae0

Please sign in to comment.