mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-31 11:21:07 +02:00
Remove unused import
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
54cd385e6d
commit
c86dbe195e
@ -15,7 +15,6 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import classNames from 'classnames';
|
|
||||||
import { lexicographicCompare } from 'matrix-js-sdk/src/utils';
|
import { lexicographicCompare } from 'matrix-js-sdk/src/utils';
|
||||||
import { Room } from 'matrix-js-sdk/src/models/room';
|
import { Room } from 'matrix-js-sdk/src/models/room';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user