removed conlog

This commit is contained in:
Integral Team 2019-09-11 17:03:46 +07:00
parent 3a74299ece
commit a8ddf1e7fa

View file

@ -91,8 +91,6 @@ const { store, persistor } = configureStore();
pushLoaderState(10);
console.log('is this a new build? x3');
export const Index = () => (
<Provider store={store}>
<PersistGate loading={null} persistor={persistor}>