Skip to content

Commit

Permalink
fix: lint leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko committed Mar 13, 2023
1 parent f23cd30 commit 8d9b08a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
import { FC, ReactNode } from 'react';
import { css } from '@emotion/react';
import styled from '@emotion/styled';
import CommercetoolsLogoSvg from '@commercetools-frontend/assets/logos/commercetools_primary-logo_horizontal_white-text_RGB.svg';
import publicBackgroundUrl from '@commercetools-frontend/assets/images/public-background.png';
import CommercetoolsLogoSvg from '@commercetools-frontend/assets/logos/commercetools_primary-logo_horizontal_white-text_RGB.svg';
import { customProperties, useTheme } from '@commercetools-uikit/design-system';
import Spacings from '@commercetools-uikit/spacings';
import Text from '@commercetools-uikit/text';
Expand Down

1 comment on commit 8d9b08a

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for merchant-center-application-kit ready!

✅ Preview
https://merchant-center-application-e00jpe0aj-commercetools.vercel.app

Built with commit 8d9b08a.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.