mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +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() {
|
_renderUserInterfaceSettings: function() {
|
||||||
// const client = MatrixClientPeg.get();
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<h3>User Interface</h3>
|
<h3>User Interface</h3>
|
||||||
|
|
Loading…
Reference in a new issue