This commit is contained in:
Michael Telatynski 2019-11-12 12:26:07 +00:00
parent 2b34cf4362
commit f5d467b391
3 changed files with 0 additions and 3 deletions

View file

@ -25,7 +25,6 @@ import { _t, _td } from '../../../languageHandler';
import sdk from '../../../index';
import MatrixClientPeg from '../../../MatrixClientPeg';
import dis from '../../../dispatcher';
import Promise from 'bluebird';
import { addressTypes, getAddressType } from '../../../UserAddress.js';
import GroupStore from '../../../stores/GroupStore';
import * as Email from '../../../email';