remove whitespace

pull/4522/head
hontas 6 years ago
parent 971ca91cb7
commit 9cc7dd22f5

@ -180,7 +180,6 @@ if (typeof HTMLElement === 'function') {
connectedCallback() {
const { on_mount } = this.$$;
this.$$.on_disconnect = on_mount.map(run).filter(is_function);
// @ts-ignore todo: improve typings

Loading…
Cancel
Save