remove unused variable
This commit is contained in:
parent
bdc3e1173d
commit
a6d7f6a4c7
1 changed files with 0 additions and 2 deletions
|
@ -95,8 +95,6 @@ module.exports = React.createClass({
|
||||||
},
|
},
|
||||||
|
|
||||||
render: function() {
|
render: function() {
|
||||||
const TintableSvg = sdk.getComponent('elements.TintableSvg');
|
|
||||||
|
|
||||||
// check for collapsed here and
|
// check for collapsed here and
|
||||||
// not at parent so we keep
|
// not at parent so we keep
|
||||||
// searchTerm in our state
|
// searchTerm in our state
|
||||||
|
|
Loading…
Reference in a new issue