Remove useless logging

pull/403/head
Kegan Dougal 2015-11-20 14:34:26 +00:00
parent 2e376b1eb9
commit 29ee7d2b13
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ module.exports = React.createClass({
},
onFinishPostRegistration: function() {
console.log("onFinishPostRegistration");
// Don't confuse this with "PageType" which is the middle window to show
this.setState({
screen: undefined