Remove auto-import

pull/21833/head
Germain Souquet 2021-10-14 17:40:00 +01:00
parent 378536ee2a
commit 5fccbd4ef7
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ import Spinner from './Spinner';
import ReplyTile from "../rooms/ReplyTile";
import Pill from './Pill';
import { Room } from 'matrix-js-sdk/src/models/room';
import { threadId } from 'worker_threads';
import { RelationType } from 'matrix-js-sdk/src/@types/event';
/**