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