spacewander commented on a change in pull request #5239:
URL: https://github.com/apache/apisix/pull/5239#discussion_r728842136



##########
File path: apisix/core/etcd.lua
##########
@@ -20,7 +20,7 @@ local clone_tab        = require("table.clone")
 local ipairs           = ipairs
 local string           = string
 local tonumber         = tonumber
-
+local health_check     = require("resty.etcd.health_check")

Review comment:
       require should be put together.




-- 
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]


Reply via email to