mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Remove left over TODO
This commit is contained in:
parent
b20f1d1240
commit
a61de03a88
1 changed files with 0 additions and 1 deletions
|
@ -514,7 +514,6 @@ module.exports = React.createClass({
|
|||
}
|
||||
|
||||
if (PHASES_ENABLED && this.state.phase !== PHASE_SERVER_DETAILS) {
|
||||
// TODO: ...
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue