chore: Fix CI.

main
cpojer 2026-02-03 10:25:32 +09:00
parent 96ad19a627
commit e77988f747
No known key found for this signature in database
GPG Key ID: C29F94A3201118AF
1 changed files with 4 additions and 6 deletions

View File

@ -44,9 +44,7 @@ export class ResizableDivider extends LitElement {
`; `;
render() { render() {
return html` return html``;
`;
} }
connectedCallback() { connectedCallback() {