fix: newline

This commit is contained in:
Amund Tenstad
2023-10-03 08:37:43 +02:00
parent a4c0405f7f
commit bf6fe0682f
+1 -1
View File
@@ -181,4 +181,4 @@ if action == "list" then
elseif action == "delete" then
ngx.say(table.concat(resp))
end
end