Skip to content

Commit

Permalink
feat(action-menu): removed extra import
Browse files Browse the repository at this point in the history
  • Loading branch information
Anish Ranjan committed Jul 26, 2023
1 parent a1167fa commit 004e735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/action-menu/src/ActionMenu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import '@spectrum-web-components/action-button/sp-action-button.js';
import { ObserveSlotText } from '@spectrum-web-components/shared/src/observe-slot-text.js';
import '@spectrum-web-components/icons-workflow/icons/sp-icon-more.js';
import actionMenuStyles from './action-menu.css.js';

/**
* @element sp-action-menu
*
Expand Down

0 comments on commit 004e735

Please sign in to comment.