spacewander commented on code in PR #7048:
URL: https://github.com/apache/apisix/pull/7048#discussion_r873159237


##########
apisix/cli/ops.lua:
##########
@@ -797,9 +802,10 @@ end
 local function test(env, backup_ngx_conf)
     -- backup nginx.conf
     local ngx_conf_path = env.apisix_home .. "/conf/nginx.conf"
-    local ngx_conf_exist = util.is_file_exist(ngx_conf_path)

Review Comment:
   Look like we can remove `is_file_exist` in `util` now?



-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to