Skip to content

Commit

Permalink
Remove rogue import for Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
theodoretan committed Feb 7, 2019
1 parent edbde80 commit b37bea2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Icon/Icon.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import * as React from 'react';
import {SVGSource} from '@shopify/images';
import {classNames, variationName} from '@shopify/react-utilities/styles';
import {Icon} from '@shopify/app-bridge/actions/Button';
import {withAppProvider, WithAppProviderProps} from '../AppProvider';

import {
Expand Down

0 comments on commit b37bea2

Please sign in to comment.