Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
StarlightIbuki authored Oct 31, 2024
1 parent 0c55600 commit 94defd9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kong/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -893,9 +893,7 @@ function Kong.init_worker()
end

if kong.configuration.role == "control_plane" then
if kong.clustering then
kong.clustering:init_worker()
end
kong.clustering:init_worker()
end

kong.vault.init_worker()
Expand Down

0 comments on commit 94defd9

Please sign in to comment.