Random console log

pull/190/head
David Baker 2015-09-16 14:14:21 +01:00
parent 901574b56e
commit f1120562f3
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ module.exports = React.createClass({
},
onClickDiv: function() {
console.log("onClickDiv triggered");
this.setState({
phase: this.Phases.Edit,
})