diff --git a/ui/src/index.js b/ui/src/index.js index ac83f5bff0..dababeef3a 100644 --- a/ui/src/index.js +++ b/ui/src/index.js @@ -28,8 +28,6 @@ import 'src/style/chronograf.scss' const store = configureStore(loadLocalStorage()) const rootNode = document.getElementById('react-root') -// c - let browserHistory const basepath = rootNode.dataset.basepath window.basepath = basepath