Skip to content

Commit

Permalink
fix(card): remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore committed Sep 29, 2023
1 parent 9ead371 commit 0acef45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web-components/src/components/card/card-footer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { carbonElement as customElement } from '../../internal/vendor/@carbon/we
import settings from '../../internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js';
import C4DLinkWithIcon from '../link-with-icon/link-with-icon';
import Error20 from '../../internal/vendor/@carbon/web-components/icons/error/20.js';
import { BASIC_COLOR_SCHEME } from '../../globals/defs';
import styles from './card.scss';

const { prefix, stablePrefix: c4dPrefix } = settings;
Expand Down

0 comments on commit 0acef45

Please sign in to comment.