lua.wire.memo.remove
memo:remove()
Remove a memo from wire.memos.
memo.state will be changed to "removed" and it can no longer be found in wire.memos
This means it is no longer a live memo as far as wire is concerned.
You may of course keep this memo around if you need it.