This commit is contained in:
Zoe 2020-03-27 13:50:03 +00:00
parent 5d7adef0a2
commit 5b7e7f49d1
2 changed files with 10 additions and 6 deletions

View file

@ -40,7 +40,6 @@ import rate_limited_func from '../../ratelimitedfunc';
import * as ObjectUtils from '../../ObjectUtils';
import * as Rooms from '../../Rooms';
import eventSearch from '../../Searching';
import DMRoomMap from '../../utils/DMRoomMap';
import {isOnlyCtrlOrCmdKeyEvent, Key} from '../../Keyboard';