Skip to content

Commit eb24e9b

Browse files
ci: apply automated fixes
1 parent dbb9fde commit eb24e9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/lit-virtual/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ class VirtualizerControllerBase<
3333
},
3434
}
3535
this.virtualizer = new Virtualizer(resolvedOptions)
36-
3736
;(this.host = host).addController(this)
3837
}
3938

0 commit comments

Comments
 (0)