Remove left over TODO
parent
b20f1d1240
commit
a61de03a88
|
@ -514,7 +514,6 @@ module.exports = React.createClass({
|
|||
}
|
||||
|
||||
if (PHASES_ENABLED && this.state.phase !== PHASE_SERVER_DETAILS) {
|
||||
// TODO: ...
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue