delint
This commit is contained in:
parent
90bb7c1482
commit
54241f44c2
3 changed files with 1 additions and 3 deletions
|
@ -57,7 +57,6 @@ const useLocalEcho = <T extends any>(
|
|||
};
|
||||
|
||||
const SpaceSettingsVisibilityTab = ({ matrixClient: cli, space }: IProps) => {
|
||||
const [busy, setBusy] = useState(false);
|
||||
const [error, setError] = useState("");
|
||||
|
||||
const userId = cli.getUserId();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue