Skip to content

Commit 9cc7dd2

Browse files
committed
remove whitespace
1 parent 971ca91 commit 9cc7dd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/runtime/internal/Component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ if (typeof HTMLElement === 'function') {
180180

181181
connectedCallback() {
182182
const { on_mount } = this.$$;
183-
184183
this.$$.on_disconnect = on_mount.map(run).filter(is_function);
185184

186185
// @ts-ignore todo: improve typings

0 commit comments

Comments
 (0)