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;