Remove unused import
This commit is contained in:
parent
57e45e7e7c
commit
e2ba1cc0d6
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ limitations under the License.
|
|||
|
||||
import React from 'react';
|
||||
import {_t} from "../../../../languageHandler";
|
||||
import {MatrixClient} from "matrix-js-sdk";
|
||||
import ProfileSettings from "../ProfileSettings";
|
||||
import EmailAddresses from "../EmailAddresses";
|
||||
import PhoneNumbers from "../PhoneNumbers";
|
||||
|
|
Loading…
Reference in a new issue