remove some random console.logs

This commit is contained in:
Cihan Bebek
2017-07-06 14:11:51 +03:00
parent 2a8a1bc026
commit 7f38748d84
2 changed files with 0 additions and 4 deletions

View File

@@ -11,7 +11,6 @@ var email = React.createFactory(require('./components/email'));
var membershipForm = React.createFactory(require('./components/membershipForm'));
const pathName = window.location.pathname;
console.log(pathName);
if(pathName == '/') {
ReactDOM.render(