Skip to content

Commit dd3427d

Browse files
committed
remove unused component
1 parent 2c9273a commit dd3427d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/skins/vector/views/molecules/MatrixToolbar.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ module.exports = React.createClass({
3434
},
3535

3636
render: function() {
37-
var EnableNotificationsButton = sdk.getComponent("atoms.EnableNotificationsButton");
3837
return (
3938
<div className="mx_MatrixToolbar">
4039
<img className="mx_MatrixToolbar_warning" src="img/warning.png" width="28" height="28" alt="/!\"/>

0 commit comments

Comments
 (0)