1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-10 09:22:25 +03:00

fix empty comment line

This commit is contained in:
Bruno Windels
2018-12-18 15:06:56 +01:00
parent f0a412e721
commit 2cda6d8f35

View File

@@ -362,7 +362,6 @@ module.exports = React.createClass({
// we don't need to restore any size here, do we?
// i guess we could have triggered a new group to appear
// that already an explicit size the last time it appeared ...
//
this._checkSubListsOverflow();
});