Skip to content

Commit

Permalink
chore: remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko committed Aug 18, 2020
1 parent 3daebc8 commit 7c022d7
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 79 deletions.
1 change: 0 additions & 1 deletion playground/src/components/page-bottom-spacer/index.js

This file was deleted.

19 changes: 0 additions & 19 deletions playground/src/components/page-bottom-spacer/page-bottom-spacer.js

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import DataTable from '@commercetools-uikit/data-table';
import Spacings from '@commercetools-uikit/spacings';
import Text from '@commercetools-uikit/text';
import { NO_VALUE_FALLBACK } from '@commercetools-frontend/constants';
import PageBottomSpacer from '../page-bottom-spacer';
import { selectStateMachinesFromCache } from '../../reducers/cache';
import StateMachinesListConnector from '../state-machines-list-connector';
import messages from './messages';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
fireEvent,
} from '@commercetools-frontend/application-shell/test-utils';
import { GtmContext } from '@commercetools-frontend/application-shell';
import { applyUiKitMocks } from '../../mocks';
import { ApplicationStateMachines } from '../entry-point';

const createStateMachinesListSdkMock = () => ({
Expand Down
2 changes: 0 additions & 2 deletions playground/src/mocks/index.js

This file was deleted.

0 comments on commit 7c022d7

Please sign in to comment.