1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-05 23:10:41 +03:00

Lint new new code

This commit is contained in:
Jorik Schellekens
2020-07-20 20:48:27 +01:00
parent c0ce6e8161
commit d86eb5eb9e
4 changed files with 2 additions and 4 deletions

View File

@@ -45,7 +45,6 @@ enum Preset {
}
interface Invite3PID {
id_server: string;
id_access_token?: string; // this gets injected by the js-sdk
medium: string;