1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

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;
}