diff --git a/src/js/index.js b/src/js/index.js index 1caaf75a..6f74017f 100755 --- a/src/js/index.js +++ b/src/js/index.js @@ -11,7 +11,6 @@ import ReactGA from 'react-ga' import store from './bootstrap.js' require('../scss/app.scss'); -require('../index.html'); import App from './App' import Album from './views/Album'