Skip to content

Commit e9ed7bb

Browse files
bennypowerszeroedin
andcommitted
style(autocomplete): linting
Co-authored-by: Steven Spriggs <[email protected]>
1 parent 135cc2a commit e9ed7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements/pfe-autocomplete/pfe-autocomplete.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { customElement, property, state, query } from 'lit/decorators.js';
66
import { ColorPalette, ColorTheme } from '@patternfly/pfe-core';
77

88
import { ComposedEvent } from '@patternfly/pfe-core';
9-
import { pfelement, bound, observed, colorContextConsumer, colorContextProvider, deprecation, } from '@patternfly/pfe-core/decorators.js';
9+
import { pfelement, bound, observed, colorContextConsumer, colorContextProvider, deprecation } from '@patternfly/pfe-core/decorators.js';
1010
import { deprecatedCustomEvent } from '@patternfly/pfe-core/functions/deprecatedCustomEvent.js';
1111

1212

0 commit comments

Comments
 (0)