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) {
|
if (PHASES_ENABLED && this.state.phase !== PHASE_SERVER_DETAILS) {
|
||||||
// TODO: ...
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue