Remove left over TODO

This commit is contained in:
J. Ryan Stinnett 2019-02-06 16:32:22 +00:00
parent b20f1d1240
commit a61de03a88

View file

@ -514,7 +514,6 @@ module.exports = React.createClass({
}
if (PHASES_ENABLED && this.state.phase !== PHASE_SERVER_DETAILS) {
// TODO: ...
return null;
}