Remove commented out code

pull/1/head
Erik Johnston 2015-07-16 10:39:58 +01:00
parent 5d99abf18c
commit ca593b8544
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ module.exports = {
phase: self.Phases.Success,
errorString: '',
})
// self.props.onFinished();
}, function(err) {
self.setState({
phase: self.Phases.Error,