mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-15 08:31:30 +03:00
Remove unused import
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
54cd385e6d
commit
c86dbe195e
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
import React from 'react';
|
||||
import classNames from 'classnames';
|
||||
import { lexicographicCompare } from 'matrix-js-sdk/src/utils';
|
||||
import { Room } from 'matrix-js-sdk/src/models/room';
|
||||
|
||||
|
|
Loading…
Reference in a new issue