Tiny rewording
This commit is contained in:
parent
ed8d787184
commit
a7fd5b212a
|
@ -68,8 +68,6 @@ if file == nil then
|
|||
os.exit(1)
|
||||
end
|
||||
|
||||
-- Parse input data
|
||||
|
||||
inputLines = file:read("all")
|
||||
file:close()
|
||||
|
||||
|
|
Loading…
Reference in New Issue