Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
theweakgod committed Feb 20, 2024
1 parent 70dc1bd commit 256d1d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apisix/discovery/consul/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@ function _M.connect(premature, consul_server, retry_delay)

elseif sort_type == "combine_sort" then
core.table.sort(nodes, combine_sort_nodes_cmp)

end
end
up_services[service_name] = nodes
Expand Down

0 comments on commit 256d1d3

Please sign in to comment.