mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
remove commented out code as per review
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
cb478f1194
commit
2edfc3e598
1 changed files with 0 additions and 2 deletions
|
@ -538,8 +538,6 @@ module.exports = React.createClass({
|
|||
},
|
||||
|
||||
_renderUserInterfaceSettings: function() {
|
||||
// const client = MatrixClientPeg.get();
|
||||
|
||||
return (
|
||||
<div>
|
||||
<h3>User Interface</h3>
|
||||
|
|
Loading…
Reference in a new issue