Skip to content

Commit 2b47344

Browse files
committed
fixing linting errors
1 parent 5962cf2 commit 2b47344

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

showcase/app/components/page-layouts/grid/sub-sections/width-management.gts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ import type { TemplateOnlyComponent } from '@ember/component/template-only';
33
import ShwTextH2 from 'showcase/components/shw/text/h2';
44
import ShwTextH3 from 'showcase/components/shw/text/h3';
55
import ShwGrid from 'showcase/components/shw/grid';
6-
import ShwPlaceholder from 'showcase/components/shw/placeholder';
76
import ShwDivider from 'showcase/components/shw/divider';
8-
import ShwOutliner from 'showcase/components/shw/outliner';
9-
10-
import { HdsLayoutGrid } from '@hashicorp/design-system-components/components';
117

128
import CodeFragmentWithPlaceholderItems from '../code-fragments/with-placeholder-items';
139

0 commit comments

Comments
 (0)