Remove left over TODO

pull/21833/head
J. Ryan Stinnett 2019-02-06 16:32:22 +00:00
parent b20f1d1240
commit a61de03a88
1 changed files with 0 additions and 1 deletions

View File

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