removed unused import

pull/271/head
Maroš Špak 6 years ago
parent 091e84ea8f
commit 191d611fde

@ -1,7 +1,6 @@
/* @flow */
import * as React from 'react';
import { CSSTransition } from 'react-transition-group';
import styled from 'styled-components';
import colors from 'config/colors';

Loading…
Cancel
Save