1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-20 16:22:28 +03:00

Remove unused prop

This commit is contained in:
Luke Barnard
2018-02-28 16:13:01 +00:00
parent d91d1932f4
commit dd529791fb

View File

@@ -117,7 +117,6 @@ module.exports = React.createClass({
propTypes: {
room: PropTypes.object.isRequired,
onSaveClick: PropTypes.func,
},
getInitialState: function() {