remove unused line

pull/7738/head
Richard Harris 7 years ago
parent 9cac743948
commit 2a20553fbc

@ -31,8 +31,6 @@ export function handlePromise(promise, info) {
block.c();
block[block.i ? 'i' : 'm'](info.mount(), info.anchor);
// TODO is some of this redundant?
run_all(info.$$.after_render);
flush();
}

Loading…
Cancel
Save