poeti8 %!s(int64=7) %!d(string=hai) anos
pai
achega
3e9de2a463
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      client/with-redux-store.js

+ 0 - 1
client/with-redux-store.js

@@ -42,7 +42,6 @@ export default App =>
     constructor(props) {
       super(props);
       this.reduxStore = getOrCreateStore(props.initialReduxState);
-      console.log('test');
     }
 
     render() {