diff --git a/common/index.jsx b/common/index.jsx index e025c889..aef1ef3b 100644 --- a/common/index.jsx +++ b/common/index.jsx @@ -37,7 +37,6 @@ const configureStore = () => { const renderRoot = (Root) => { let store = configureStore(); - window.store = store; let syncedHistory = syncHistoryWithStore(history, store); render(