Remove unused import
This commit is contained in:
parent
016bd028ba
commit
7088a3ebc4
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import MatrixClientPeg from "../../../../MatrixClientPeg";
|
|||
import sdk from "../../../../index";
|
||||
import LabelledToggleSwitch from "../../elements/LabelledToggleSwitch";
|
||||
import {SettingLevel} from "../../../../settings/SettingsStore";
|
||||
import Modal from "../../../../Modal";
|
||||
|
||||
export default class SecurityRoomSettingsTab extends React.Component {
|
||||
static propTypes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue