mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Remove commented out code
This commit is contained in:
parent
5d99abf18c
commit
ca593b8544
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ module.exports = {
|
|||
phase: self.Phases.Success,
|
||||
errorString: '',
|
||||
})
|
||||
// self.props.onFinished();
|
||||
}, function(err) {
|
||||
self.setState({
|
||||
phase: self.Phases.Error,
|
||||
|
|
Loading…
Reference in a new issue