remove unused component

This commit is contained in:
Matthew Hodgson 2015-11-11 02:01:11 +01:00
parent 2c9273a86c
commit dd3427d8d0

View file

@ -34,7 +34,6 @@ module.exports = React.createClass({
},
render: function() {
var EnableNotificationsButton = sdk.getComponent("atoms.EnableNotificationsButton");
return (
<div className="mx_MatrixToolbar">
<img className="mx_MatrixToolbar_warning" src="img/warning.png" width="28" height="28" alt="/!\"/>