fix empty comment line
This commit is contained in:
parent
f0a412e721
commit
2cda6d8f35
1 changed files with 0 additions and 1 deletions
|
@ -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();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue