Remove old cruft

This commit is contained in:
ltning 2024-08-11 15:54:32 +00:00
parent f653dac8b8
commit 02551ac093

View file

@ -104,8 +104,6 @@ else
_data, err, partial = reader(1)
end
end
-- ngx.say("read the data stream:", s, ", :", data, ":end\r\n" )
-- Pick any consecutive number of digits from the given answer.
-- string.find(): %d+ represents 'digits, one or more'.