You've already forked matrix-react-sdk
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:
@@ -362,7 +362,6 @@ module.exports = React.createClass({
|
|||||||
// we don't need to restore any size here, do we?
|
// we don't need to restore any size here, do we?
|
||||||
// i guess we could have triggered a new group to appear
|
// i guess we could have triggered a new group to appear
|
||||||
// that already an explicit size the last time it appeared ...
|
// that already an explicit size the last time it appeared ...
|
||||||
//
|
|
||||||
this._checkSubListsOverflow();
|
this._checkSubListsOverflow();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user