diff --git a/IO.lua b/IO.lua index 416f055..871eb03 100644 --- a/IO.lua +++ b/IO.lua @@ -54,7 +54,6 @@ local function main() from_slot = slot }), "inserting items") if result then print("Moved", result.moved, ii, "to storage.") end - stacks_stored, items_stored = get_stacks() end end