You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-19 05:22:13 +03:00
fixup: remove now unused import
This commit is contained in:
@@ -22,7 +22,6 @@ import EditorModel from '../../../editor/model';
|
|||||||
import HistoryManager from '../../../editor/history';
|
import HistoryManager from '../../../editor/history';
|
||||||
import {setCaretPosition} from '../../../editor/caret';
|
import {setCaretPosition} from '../../../editor/caret';
|
||||||
import {
|
import {
|
||||||
replaceRangeAndExpandSelection,
|
|
||||||
formatRangeAsQuote,
|
formatRangeAsQuote,
|
||||||
formatRangeAsCode,
|
formatRangeAsCode,
|
||||||
formatInline,
|
formatInline,
|
||||||
|
|||||||
Reference in New Issue
Block a user