diff --git a/src/components/structures/SearchBox.js b/src/components/structures/SearchBox.js index db982b0d59..5792b2904c 100644 --- a/src/components/structures/SearchBox.js +++ b/src/components/structures/SearchBox.js @@ -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