Code cleanup

This commit is contained in:
Jori Lallo
2016-06-05 23:24:26 -07:00
parent 33b823b66e
commit e3371ed06a
5 changed files with 2 additions and 108 deletions

View File

@@ -2,7 +2,7 @@ import React from 'react';
import store from 'stores/UserStore';
import { browserHistory } from 'react-router'
import SlackAuthLink from '../../components/SlackAuthLink';
import SlackAuthLink from 'components/SlackAuthLink';
import styles from './Home.scss';