pull/16197/head
Rich Harris 4 months ago
parent 2071160ce8
commit 1a094e7aa3

@ -26,8 +26,6 @@ function update_pending() {
let uid = 1; let uid = 1;
export class Batch { export class Batch {
#id = uid++;
/** @type {Map<Source, any>} */ /** @type {Map<Source, any>} */
#previous = new Map(); #previous = new Map();

Loading…
Cancel
Save