Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JesmoDev committed Aug 22, 2024
1 parent 8484996 commit c067394
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/uui-action-bar/lib/uui-action-bar.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import '.';
import '@umbraco-ui/uui-action-bar/lib';
import '@umbraco-ui/uui-button/lib';
import '@umbraco-ui/uui-icon/lib';
import '@umbraco-ui/uui-icon-registry-essential/lib';
import type { Meta, StoryObj } from '@storybook/web-components';
import { spread } from '../../../storyhelpers/spread-directive';

Expand Down

0 comments on commit c067394

Please sign in to comment.