mirror of https://github.com/vector-im/riot-web
Remove spurious fixupHeight
parent
e4f8c09c32
commit
fb5dd4a410
|
@ -211,7 +211,6 @@ export default class extends React.Component {
|
||||||
});
|
});
|
||||||
}).done();
|
}).done();
|
||||||
}
|
}
|
||||||
this.fixupHeight();
|
|
||||||
this._afterComponentDidMount();
|
this._afterComponentDidMount();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue