Skip to content

Commit ea9d362

Browse files
committed
style: lint pf-tabs.ts
1 parent 0bac7b3 commit ea9d362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements/pf-tabs/pf-tabs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { html, LitElement, type PropertyValues, type TemplateResult } from 'lit';
1+
import { html, LitElement, type TemplateResult } from 'lit';
22
import { customElement } from 'lit/decorators/custom-element.js';
33
import { property } from 'lit/decorators/property.js';
44
import { query } from 'lit/decorators/query.js';

0 commit comments

Comments
 (0)