Appease the linter
This commit is contained in:
parent
0af419633f
commit
93ce342d63
1 changed files with 0 additions and 2 deletions
|
@ -251,8 +251,6 @@ export default class RolesRoomSettingsTab extends React.Component {
|
||||||
</div>;
|
</div>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
const powerSelectors = Object.keys(powerLevelDescriptors).map((key, index) => {
|
const powerSelectors = Object.keys(powerLevelDescriptors).map((key, index) => {
|
||||||
const descriptor = powerLevelDescriptors[key];
|
const descriptor = powerLevelDescriptors[key];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue