Remove commented out code
This commit is contained in:
@@ -68,7 +68,6 @@ module.exports = {
|
||||
phase: self.Phases.Success,
|
||||
errorString: '',
|
||||
})
|
||||
// self.props.onFinished();
|
||||
}, function(err) {
|
||||
self.setState({
|
||||
phase: self.Phases.Error,
|
||||
|
||||
Reference in New Issue
Block a user