John Smith commited on 2022-302 21:21:48 Showing 1 changed files, with 0 additions and 2 deletions.
@@ -130,8 +130,6 @@ local actions = {
fn = function(config, deck)
if isatty() then
io.write("Reading prompts; press Ctrl-D to stop\n")
- else
- io.write("Reading prompts ...\n")
end
local rt = io.read("a")
local cardctr = 0