MCPcopy Index your code
hub / github.com/MALSync/MALSync / complete

Function complete

src/utils/general.ts:577–579  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

575 duration: 1000,
576 queue: false,
577 complete() {
578 j.$(this).remove();
579 },
580 });
581
582 messClass += ` ${tempClass}`;

Callers

nothing calls this directly

Calls 1

removeMethod · 0.80

Tested by

no test coverage detected