diff --git a/frontend/index.js b/frontend/index.js index 9dfd2d763..2088b1077 100644 --- a/frontend/index.js +++ b/frontend/index.js @@ -27,8 +27,6 @@ import Search from 'scenes/Search'; import Settings from 'scenes/Settings'; import SlackAuth from 'scenes/SlackAuth'; import Error404 from 'scenes/Error404'; - -window.stores = stores; import ErrorAuth from 'scenes/ErrorAuth'; let DevTools;