Skip to content

Commit

Permalink
🔥 Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltomasik authored and slaweet committed Mar 29, 2018
1 parent 1a9cd79 commit c594198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/header/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import logo from '../../assets/images/logo-beta.svg';
import PrivateWrapper from '../privateWrapper';
import { ActionButton } from './../toolbox/buttons/button';
import styles from './header.css';
import RelativeLink from '../relativeLink';
import CustomCountDown from './customCountDown';
import routes from './../../constants/routes';

Expand Down

0 comments on commit c594198

Please sign in to comment.