Skip to content

Commit

Permalink
Removed unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
hql287 committed Jan 29, 2018
1 parent 2dafbbd commit 9e37b61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modal/Dialog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ const Actions = styled.div`
}
`;

import Button from '../../app/components/shared/Button';

// Component
class Dialog extends PureComponent {
constructor(props) {
Expand Down

0 comments on commit 9e37b61

Please sign in to comment.