Skip to content

Commit 98c00ad

Browse files
committed
style: unused import
1 parent 7b0dfc3 commit 98c00ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

elements/pf-v6-banner/pf-v6-banner.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { LitElement, html, nothing, type TemplateResult } from 'lit';
1+
import { LitElement, html, type TemplateResult } from 'lit';
22

33
import { classMap } from 'lit/directives/class-map.js';
44
import { customElement } from 'lit/decorators/custom-element.js';

0 commit comments

Comments
 (0)