Skip to content

Commit

Permalink
kong/runloop/events.lua clean
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Sep 21, 2024
1 parent 78a27d6 commit eea4ea6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kong/runloop/events.lua
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ end


local function crud_routes_handler()
log(ngx.ERR, "[events] Route updated, invalidating router")
log(DEBUG, "[events] Route updated, invalidating router")
core_cache:invalidate("router:version")
end
Expand Down

0 comments on commit eea4ea6

Please sign in to comment.