From f22bc399dad994a0ac84e1400c7ac6f0780cae64 Mon Sep 17 00:00:00 2001 From: Navendu Pottekkat Date: Wed, 15 Nov 2023 14:06:23 +0530 Subject: [PATCH] add newline Signed-off-by: Navendu Pottekkat --- apisix/cli/schema.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apisix/cli/schema.lua b/apisix/cli/schema.lua index 7e9186355eab..2f75193ee1df 100644 --- a/apisix/cli/schema.lua +++ b/apisix/cli/schema.lua @@ -529,4 +529,4 @@ function _M.validate(yaml_conf) end -return _M \ No newline at end of file +return _M