1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-04 11:51:45 +03:00

remove unused variable

This commit is contained in:
Bruno Windels
2019-02-04 18:52:10 +00:00
parent bdc3e1173d
commit a6d7f6a4c7

View File

@@ -95,8 +95,6 @@ module.exports = React.createClass({
},
render: function() {
const TintableSvg = sdk.getComponent('elements.TintableSvg');
// check for collapsed here and
// not at parent so we keep
// searchTerm in our state