mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-10 08:02:20 +00:00
remove some random console.logs
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user