Skip to content

Commit

Permalink
chore(storybook): remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
kennylam committed Jan 10, 2024
1 parent 95f69d7 commit 0db1891
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import { html } from 'lit';
import { ifDefined } from 'lit/directives/if-defined.js';
import { prefix } from '../../globals/settings';
import { SKELETON_TEXT_TYPE } from './skeleton-text';
import storyDocs from './skeleton-text.mdx';

Expand Down

0 comments on commit 0db1891

Please sign in to comment.